Searched defs:ConstructorMetadata (Results 1 – 2 of 2) sorted by relevance
160 pub struct ConstructorMetadata { struct171 impl ConstructorMetadata { argument
246 fn read_constructor(&mut self) -> Result<ConstructorMetadata> { in read_constructor()