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

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

Specialized Result type for the boot configurator.