Docs.rs
jams-client-0.2.0
jams-client 0.2.0
Docs.rs crate page
Apache-2.0
22 October 2024
Links
Homepage
Repository
crates.io
Source
Owners
gagansingh894
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.80
normal
jams-proto ^0.1
normal
reqwest ^0.12
normal
serde ^1.0.203
normal
serde_json ^1.0.117
normal
tokio ^1
normal
tonic ^0.11
normal
Versions
6.06%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Files
jams_client/
lib.rs
1
2
3
4
#![allow(dead_code)]
pub mod
common;
pub mod
grpc;
pub mod
http;