[][src]Type Definition hd44780_ntb::Result

type Result = Result<(), HdError>;

Common result used as return type from functions in library.