[][src]Type Definition linux_loader::configurator::Result

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

Specialized Result type for the boot configurator.