[][src]Type Definition bitbuffer::Result

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

Either the read bits in the requested format or a ReadError