Struct arret_compiler::GenProgramOptions [−][src]
pub struct GenProgramOptions<'target> { /* fields omitted */ }Implementations
impl<'target> Options<'target>[src]
impl<'target> Options<'target>[src]pub fn new() -> Options<'static>[src]
pub fn with_target_triple(
self,
target_triple: Option<&'target str>
) -> Options<'target>[src]
self,
target_triple: Option<&'target str>
) -> Options<'target>