compact-thrift-runtime

Crates.iocompact-thrift-runtime
lib.rscompact-thrift-runtime
version
sourcesrc
created_at2025-01-18 18:32:37.758783+00
updated_at2025-02-01 18:20:12.808655+00
descriptionRuntime library for compact-thrift code generator
homepagehttps://github.com/jhorstmann/compact-thrift
repositoryhttps://github.com/jhorstmann/compact-thrift
max_upload_size
id1522037
Cargo.toml error:TOML parse error at line 19, column 1 | 19 | 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
Jörn Horstmann (jhorstmann)

documentation

README

compact-thrift-runtime

Runtime and macros to parse data using the thrift compact protocol into rust structs and enums.

Commit count: 73

cargo fmt