Docs.rs
spider-util-0.3.0
spider-util 0.3.0
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
mzyui
Dependencies
async-trait ^0.1
normal
bincode ^1.3
normal
bytes ^1.11.1
normal
csv ^1.1
normal
dashmap ^6.1.0
normal
http ^1.4.0
normal
linkify ^0.10.0
normal
once_cell ^1.19
normal
parking_lot ^0.12
normal
psl ^2.1.183
normal
reqwest ^0.13.1
normal
rusqlite ^0.31
normal
scraper ^0.19
normal
seahash ^4.1.0
normal
serde ^1.0.228
normal
serde_json ^1.0.149
normal
thiserror ^2.0.18
normal
twox-hash ^2.1.2
normal
url ^2.5.8
normal
Versions
52.87%
of the crate is documented
Go to latest version
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
Skip to main content
format_bytes
spider_
util
0.3.0
In spider_
util::
formatters
spider_util
::
formatters
Function
format_
bytes
Copy item path
Source
pub fn format_bytes(bytes:
usize
) ->
String
Expand description
Formats a byte count in a human-readable format.