Docs.rs
aria2-rs-0.3.3
aria2-rs 0.3.3
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Repository
crates.io
Source
Owners
Wackyator
ihciah
Dependencies
base64 ^0.22
normal
futures-util ^0.3
normal
parking_lot ^0.12
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3
normal
small-map ^0.1.3
normal
smallvec ^1
normal
smol_str ^0.3
normal
thiserror ^2
normal
tokio ^1
normal
tokio-tungstenite ^0.27
normal
tracing ^0.1
normal
uuid ^1
normal
tokio ^1
dev
Versions
1.08%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
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
SmallString
aria2_
rs
0.3.3
Small
String
Aliased Type
In crate aria2_
rs
aria2_rs
Type Alias
Small
String
Copy item path
Source
pub type SmallString =
SmolStr
;
Aliased Type
ยง
pub struct SmallString(
/* private fields */
);