[][src]Type Definition linapi::system::devices::block::Result

type Result<T, E = Error> = Result<T, E>;