Type Definition prusst::Result [] [src]

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

Result type for the PRU subsystem.