Struct windows_metadata::AssemblyRef
source · [−]pub struct AssemblyRef(pub Row);Tuple Fields
0: RowTrait Implementations
Auto Trait Implementations
impl RefUnwindSafe for AssemblyRef
impl Send for AssemblyRef
impl Sync for AssemblyRef
impl Unpin for AssemblyRef
impl UnwindSafe for AssemblyRef
Blanket Implementations
Mutably borrows from an owned value. Read more