[][src]Type Definition cap1xxx::RWResult

type RWResult<T, R> = Result<R, Error<<T as WriteRead>::Error, <T as Write>::Error>>;