tendermint-proto 0.22.0

tendermint-proto is a the Rust implementation of the Tendermint proto structs.
docs.rs failed to build tendermint-proto-0.22.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: tendermint-proto-0.36.0

tendermint-proto

Crate Docs Build Status Audit Status Apache 2.0 Licensed Rust Stable

Crate for interacting with Tendermint proto structs.

Documentation

Requirements

  • The latest stable version of Rust

License

Copyright © 2020 Informal Systems

Licensed under the Apache License, Version 2.0 (the "License"); you may not use the files in this repository except in compliance with the License. You may obtain a copy of the License at

https://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.