logo

Type Definition bio::stats::probs::errors::Result

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