[][src]Type Definition cometd::CometResult

type CometResult<T> = Result<T, CometError>;