[][src]Type Definition rxprog::Result

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

A type for results generated when communicating with/programming a target device