pub struct SlackClientProtocolErrorInit {
pub json_error: Error,
}Fields
json_error: ErrorTrait Implementations
Performs the conversion.
pub struct SlackClientProtocolErrorInit {
pub json_error: Error,
}json_error: ErrorPerforms the conversion.