Type Definition stdto_core::error::Result

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