Module sourcemap::vlq

source ·
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.