Docs.rs
aigc_api-5.1.2
aigc_api 5.1.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
aigccoin
Dependencies
aigc_chain ^5.1.2
normal
aigc_core ^5.1.2
normal
aigc_p2p ^5.1.2
normal
aigc_pool ^5.1.2
normal
aigc_store ^5.1.2
normal
aigc_util ^5.1.2
normal
bytes ^0.5
normal
easy-jsonrpc-mw ^0.5.4
normal
failure ^0.1.1
normal
failure_derive ^0.1.1
normal
futures ^0.3
normal
http ^0.2
normal
hyper ^0.13
normal
hyper-rustls ^0.20
normal
hyper-timeout ^0.3
normal
lazy_static ^1
normal
log ^0.4
normal
regex ^1
normal
ring ^0.16
normal
rustls ^0.17
normal
serde ^1
normal
serde_derive ^1
normal
serde_json ^1
normal
tokio ^0.2
normal
tokio-rustls ^0.13
normal
url ^2.1
normal
Versions
52.38%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
aigc_
api
5.1.2
Handler
Obj
Aliased Type
In crate aigc_
api
aigc_api
Type Alias
HandlerObj
Copy item path
Source
pub type HandlerObj =
Arc
<dyn
Handler
+
Send
+
Sync
>;
Aliased Type
ยง
struct HandlerObj {
/* private fields */
}