pub type ImportRc = Arc<Import>;
A reference to an Import
Import
pub struct ImportRc { /* private fields */ }