Type Definition bolt_client::error::ConnectionResult[][src]

pub type ConnectionResult<T> = Result<T, ConnectionError>;