Docs.rs
rusty-box-0.2.0-alpha
rusty-box 0.2.0-alpha
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
barduinor
Dependencies
async-trait ^0.1.68
normal
chrono ^0.4.24
normal
dotenv ^0.15
normal
log ^0.4.17
normal
reqwest ^0.11.6
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
serde_with ^3.0.0
normal
thiserror ^1.0.40
normal
tokio ^1.28.0
normal
env_logger ^0.10.0
dev
pretty_assertions ^1.3.0
dev
tokio ^1.11.0
dev
Versions
60.82%
of the crate is documented
This release has been yanked, go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
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 auth
Modules
Enums
Traits
?
Module
rusty_box
::
auth
source
·
[
−
]
Expand description
Box API authentication
Modules
access_token
Structures for the access token response from the Box API.
auth_ccg
Client Credentials Grant (CCG) authentication
auth_developer
Developer token authentication
Enums
AuthError
Box API errors
Traits
Auth
Trait for authentication methods