Type Definition osmgraphing::helpers::err::Result

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