Module vlq
Available on crate feature
__base
only.Expand description
Implements utilities for dealing with the sourcemap vlq encoding.
Functionsยง
- Encodes a VLQ segment from a slice.
- Parses a VLQ segment into a vector.
__base
only.Implements utilities for dealing with the sourcemap vlq encoding.