[][src]Type Definition mbrman::Result

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

The result of reading, writing or managing a MBR.