quack-protobuf

Crates.ioquack-protobuf
lib.rsquack-protobuf
version
sourcesrc
created_at2024-09-08 12:35:35.410916
updated_at2024-11-14 11:21:57.390447
description A pure Rust protobuf (de)serializer. Quack :) Initially forked from `https://github.com/tafia/quick-protobuf`, which unfortunately seems kinda abandoned... :/
homepagehttps://github.com/raul-gherman/quack-protobuf
repositoryhttps://github.com/raul-gherman/quack-protobuf
max_upload_size
id1368058
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Raul Gherman (raul-gherman)

documentation

https://docs.rs/quack-protobuf

README

quack-protobuf

A pure Rust protobuf (de)serializer. Quack :) Initially forked from https://github.com/tafia/quick-protobuf, which seems kinda abandoned... :/ """

Commit count: 12

cargo fmt