Struct rustc_trans::trans::ModuleTranslationUnstable
[-] [+]
[src]
pub struct ModuleTranslation { pub llcx: ContextRef, pub llmod: ModuleRef, }
Fields
llcx | |
llmod |
pub struct ModuleTranslation { pub llcx: ContextRef, pub llmod: ModuleRef, }
llcx | |
llmod |
impl Send for ModuleTranslation
impl Sync for ModuleTranslation
impl Clone for ModuleTranslation
fn clone(&self) -> ModuleTranslation
fn clone_from(&mut self, source: &Self)
impl Copy for ModuleTranslation
Prefix searches with a type followed by a colon (e.g.
fn:
) to restrict the search to a given type.
Accepted types are: fn
, mod
,
struct
, enum
,
trait
, typedef
(or
tdef
).