Type Definition windows::core::Result

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