Module varint

Module varint 

Available on crate features quic and h3 and i-implement-a-third-party-backend-and-opt-into-breaking-changes only.

Structs§

UnexpectedEnd
VarInt
An integer less than 2^62
VarIntBoundsExceeded
Error returned when constructing a VarInt from a value >= 2^62

Traits§

BufExt
BufMutExt