Type Definition gistit_proto::Result

source · []
pub type Result<T> = Result<T, Error>;