vlq

Crates.iovlq
lib.rsvlq
version0.5.1
sourcesrc
created_at2017-09-07 17:36:17.367159
updated_at2018-01-19 19:00:22.629266
descriptionSourcemap-style VLQ encoder and decoder
homepage
repositoryhttps://github.com/tromey/vlq
max_upload_size
id30937
size25,272
Nick Fitzgerald (fitzgen)

documentation

https://docs.rs/vlq/

README

vlq

Encode and decode the Base64-encoded VLQ encoding. Note that there are several variants of VLQ. This only implements the variant used by source maps.

Documentation

📚 Documentation on docs.rs 📚

License

Licensed under either of

at your option.

Contributing

See CONTRIBUTING.md for hacking.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Commit count: 39

cargo fmt