pub type AssemblyRc = Arc<Assembly>;
A reference to a Assembly
Assembly
pub struct AssemblyRc { /* private fields */ }