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

pub type CommunicationResult<T> = Result<T, CommunicationError>;