Type Alias StringValue

Source
pub type StringValue = String;
Available on crate feature prost only.
Expand description

Protobuf google.protobuf.StringValue

Aliased Typeยง

struct StringValue { /* private fields */ }