[−][src]Trait spirv_tools::assembler::Assembler
Required methods
pub fn with_env(target_env: TargetEnv) -> Self[src]
pub fn assemble(
&self,
text: &str,
options: AssemblerOptions
) -> Result<Binary, Error>[src]
&self,
text: &str,
options: AssemblerOptions
) -> Result<Binary, Error>