Docs.rs
klbfw-0.1.0
klbfw 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
MagicalTux
Dependencies
anyhow ^1.0
normal
base64 ^0.21
normal
chrono ^0.4
normal
ed25519-dalek ^1.0
normal
idna =0.5.0
normal
indexmap =2.6.0
normal
native-tls =0.2.12
normal
quick-xml ^0.31
normal
reqwest ^0.11
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.10
normal
tempfile ^3.0
normal
thiserror ^1.0
normal
tokio ^1.0
normal
optional
url =2.5.0
normal
uuid ^1.0
normal
rand ^0.8
dev
tokio ^1.0
dev
Versions
85.45%
of the crate is documented
Platform
aarch64-apple-darwin
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
All
klbfw
0.1.0
Crate Items
Macros
Structs
Enums
Functions
Type Aliases
List of all items
Structs
apikey::ApiKey
client::Config
response::Response
rest::RestContext
time::Time
token::Token
upload::UploadInfo
Enums
error::RestError
Macros
json
Functions
client::create_rest_client
client::create_upload_client
rest::apply
rest::do_request
upload::upload
Type Aliases
error::Result
response::Param
upload::UploadProgressFn