Struct grpcio::ChannelCredentialsBuilder [] [src]

pub struct ChannelCredentialsBuilder { /* fields omitted */ }

Methods

impl ChannelCredentialsBuilder
[src]

Trait Implementations

impl Drop for ChannelCredentialsBuilder
[src]

[src]

Executes the destructor for this type. Read more

Auto Trait Implementations