Struct thrust::ThriftCompiler [] [src]

pub struct ThriftCompiler {
    pub namespace: String,
    pub buffer: String,
}

Fields

Methods

impl ThriftCompiler
[src]

Trait Implementations

impl Debug for ThriftCompiler
[src]

Formats the value using the given formatter.