Crates.io | prost-types |
lib.rs | prost-types |
version | |
source | src |
created_at | 2017-09-10 19:19:37.407643 |
updated_at | 2024-12-06 15:38:09.135107 |
description | Prost definitions of Protocol Buffers well known types. |
homepage | |
repository | https://github.com/tokio-rs/prost |
max_upload_size | |
id | 31316 |
Cargo.toml error: | TOML parse error at line 24, column 1 | 24 | 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` |
size | 0 |
prost-types
Prost definitions of Protocol Buffers well known types. See the Protobuf reference for more information about well known types.
prost-types
is distributed under the terms of the Apache License (Version 2.0).
prost-types
includes code imported from the Protocol Buffers projet, which is
included under its original (BSD) license.
See LICENSE for details.
Copyright 2017 Dan Burkert