[][src]Type Definition ssh_agent::proto::error::ProtoResult

type ProtoResult<T> = Result<T, ProtoError>;