Docs.rs
rcfe-core-0.1.2
rcfe-core 0.1.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
Jixiangup
Dependencies
prost ^0.14.1
normal
thiserror ^2.0.17
normal
tonic ^0.14.2
normal
tonic-prost ^0.14.2
normal
tokio ^1.48.0
dev
tonic-prost-build ^0.14.2
build
Versions
59.06%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module factory
rcfe_
core
0.1.2
Module factory
Module Items
Traits
In crate rcfe_
core
rcfe_core
Module
factory
Copy item path
Source
Traits
ยง
Client
Factory
A factory trait for creating clients with specified options. This trait is asynchronous and can be implemented for different client types.