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 ModuleTranslationimpl Sync for ModuleTranslationimpl Clone for ModuleTranslationfn clone(&self) -> ModuleTranslationfn 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).