length-delimited

Crates.iolength-delimited
lib.rslength-delimited
version0.2.0
created_at2025-02-02 05:10:27.283241+00
updated_at2025-02-03 19:17:09.424353+00
descriptionProtobuf like length-delimited encoding/decoding
homepagehttps://github.com/al8n/length-delimited
repositoryhttps://github.com/al8n/length-delimited
max_upload_size
id1539282
size81,529
Al Liu (al8n)

documentation

https://docs.rs/length-delimited

README

length-delimited

Protobuf like length-delimited encoding/decoding.

github LoC Build codecov

docs.rs crates.io crates.io license

Installation

[dependencies]
length-delimited = "0.2"

License

length-delimited is under the terms of both the MIT license and the Apache License (Version 2.0).

See LICENSE-APACHE, LICENSE-MIT for details.

Copyright (c) 2025 Al Liu.

Commit count: 3

cargo fmt