install

Function install 

Source
pub fn install(r: Registry) -> Result<(), Registry>
Expand description

Must happen before the first read, since reading is what resolves names to indices. An embedder extends crate::registry rather than starting empty.