Docs.rs
fast-down-3.7.7
fast-down 3.7.7
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
share121
Dependencies
bytes ^1.11.1
normal
fast-pull ^3.7.4
normal
futures ^0.3.32
normal
getifaddrs ^0.6.0
normal
optional
httpdate ^1.0.3
normal
optional
parking_lot ^0.12.5
normal
optional
reqwest ^0.13.2
normal
optional
sanitize-filename ^0.6.0
normal
optional
serde ^1.0.228
normal
optional
thiserror ^2.0.18
normal
optional
tokio ^1.49.0
normal
url ^2.5.8
normal
urlencoding ^2.1.3
normal
optional
mockito ^1.7.2
dev
Versions
18.18%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
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
Skip to main content
Total
fast_
down
3.7.7
Total
Required Methods
total
Implementations on Foreign Types
Range<u64>
Vec<Range<u64>>
Implementors
In crate fast_
down
fast_down
Trait
Total
Copy item path
Source
pub trait Total { // Required method fn
total
(&self) ->
u64
; }
Required Methods
§
Source
fn
total
(&self) ->
u64
Implementations on Foreign Types
§
Source
§
impl
Total
for
Vec
<
Range
<
u64
>>
Source
§
fn
total
(&self) ->
u64
Source
§
impl
Total
for
Range
<
u64
>
Source
§
fn
total
(&self) ->
u64
Implementors
§