Struct protobuf::compiler_plugin::GenResult
[−]
[src]
pub struct GenResult { pub name: String, pub content: Vec<u8>, }
Fields
name: String
content: Vec<u8>