Enum reproto_backend_csharp::CsharpModule 
                   
                       [−]
                   
               [src]
pub enum CsharpModule {
    JsonNet,
}Variants
JsonNet
            Trait Implementations
impl Debug for CsharpModule[src]
fn fmt(&self, __arg_0: &mut Formatter) -> Result[src]
Formats the value using the given formatter. Read more