Docs.rs
any-object-storage-0.1.2
any-object-storage 0.1.2
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tonycody
Dependencies
base64 ^0.21.7
normal
chrono ^0.4.37
normal
hmac ^0.12.1
normal
reqwest ^0.11.27
normal
serde ^1.0.197
normal
serde_json ^1.0.115
normal
sha1 ^0.10.6
normal
thiserror ^1.0.58
normal
tracing ^0.1.40
normal
optional
tracing-subscriber ^0.3.18
normal
optional
urlencoding ^2.1.3
normal
dotenvy ^0.15.7
dev
tokio ^1.37.0
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3.18
dev
Versions
5%
of the crate is documented
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
any_
object_
storage
0.1.2
any_object_storage
Macro
debug
Copy item path
Source
macro_rules! debug { ($name:expr) => { ... }; ($name:expr $(,$arg:tt)+ $(,)?) => { ... }; }