Struct protobuf::plugin::CodeGeneratorResponse [] [src]

pub struct CodeGeneratorResponse { /* fields omitted */ }

Methods

impl CodeGeneratorResponse
[src]

Trait Implementations

impl PartialEq for CodeGeneratorResponse
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl Clone for CodeGeneratorResponse
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Default for CodeGeneratorResponse
[src]

Returns the "default value" for a type. Read more

impl Sync for CodeGeneratorResponse
[src]

impl Message for CodeGeneratorResponse
[src]

impl MessageStatic for CodeGeneratorResponse
[src]

impl Clear for CodeGeneratorResponse
[src]

impl Debug for CodeGeneratorResponse
[src]

Formats the value using the given formatter.

impl ProtobufValue for CodeGeneratorResponse
[src]