Struct reproto_backend_rust::RustLang
[−]
[src]
pub struct RustLang;
Trait Implementations
impl Default for RustLang
[src]
impl Lang for RustLang
[src]
type Module = RustModule
Module type used.