Type Definition rust_rpi_4wd_car::Result[][src]

type Result = Result<(), Rr4cError>;

Result type used when return value is NOT needed from methods in library.