[][src]Type Definition bitstream_reader::Result

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

Either the read bits in the requested format or a ReadError