[][src]Type Definition rn2903::Result

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

Universal Result wrapper for the RN2903 interface.