Expand description
Implements utilities for dealing with the sourcemap vlq encoding.
Functions§
- generate_
vlq_ segment - Encodes a VLQ segment from a slice.
- parse_
vlq_ segment - Parses a VLQ segment into a vector.
Implements utilities for dealing with the sourcemap vlq encoding.