Docs.rs
cs2-gsi-0.1.1
cs2-gsi 0.1.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
ccc007ccc
Dependencies
bytes ^1
normal
http-body-util ^0.1
normal
hyper ^1.5
normal
hyper-util ^0.1
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1.41
normal
tracing ^0.1
normal
pretty_assertions ^1
dev
reqwest ^0.12
dev
tokio ^1.41
dev
tracing-subscriber ^0.3
dev
windows ^0.58
normal
Versions
100%
of the crate is documented
Platform
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
Skip to main content
Module error
cs2_gsi
0.1.1
Module error
Module Items
Enums
Type Aliases
In crate cs2_
gsi
cs2_gsi
Module
error
Copy item path
Source
Expand description
Error types for cs2-gsi.
Enums
§
Error
Errors that can be returned by the public API.
Type Aliases
§
Result
Result alias used throughout the library.