Docs.rs
bssh-3.0.1
bssh 3.0.1
Permalink
Docs.rs crate page
Apache-2.0
03 September 2026
Links
Repository
crates.io
Source
Owners
inureyes
Dependencies
anyhow ^1.0.102
normal
argon2 ^0.5
normal
async-compression ^0.4
normal
async-trait ^0.1.89
normal
base64 ^0.22.1
normal
bcrypt ^0.19
normal
bytes ^1.11.1
normal
chrono ^0.4.44
normal
clap ^4.6.1
normal
crossterm ^0.29
normal
dirs ^6.0
normal
futures ^0.3.32
normal
glob ^0.3.3
normal
hickory-resolver ^0.26.1
normal
hmac ^0.13.0
normal
indicatif ^0.18.4
normal
ipnetwork ^0.21
normal
libc ^0.2
normal
lru ^0.18.0
normal
nix ^0.31
normal
opentelemetry ^0.32
normal
opentelemetry-otlp ^0.32
normal
opentelemetry_sdk ^0.32
normal
owo-colors ^4.3.0
normal
rand ^0.10
normal
ratatui ^0.30
normal
regex ^1.12.3
normal
rpassword ^7.4.0
normal
bssh-russh ^0.63.1
normal
bssh-russh-sftp ^2.4.0
normal
rustls-native-certs ^0.8
normal
rustyline ^18.0.0
normal
secrecy ^0.10.3
normal
serde ^1.0.228
normal
serde_json ^1.0
normal
serde_yaml ^0.9
normal
sha1 ^0.11.0
normal
sha2 ^0.11.0
normal
shell-words ^1.1.1
normal
signal-hook ^0.4
normal
signature ^3.0.0
normal
smallvec ^1.15.1
normal
socket2 ^0.6
normal
ssh-key =0.7.0-rc.11
normal
terminal_size ^0.4.4
normal
thiserror ^2.0.18
normal
tokio ^1.52.3
normal
tokio-rustls ^0.26
normal
tokio-util ^0.7.18
normal
tracing ^0.1.44
normal
tracing-subscriber ^0.3.23
normal
unicode-width ^0.2.2
normal
url ^2.5
normal
uuid ^1.23.1
normal
whoami ^2.1.1
normal
zeroize ^1.8.2
normal
criterion ^0.8
dev
insta ^1.47
dev
mockall ^0.15.0
dev
mockito ^1.7.2
dev
serial_test ^4.0.1
dev
tempfile ^3.27.0
dev
tokio-test ^0.4
dev
security-framework ^3.7.0
normal
windows-sys ^0.61
normal
Versions
67.14%
of the crate is documented
Platform
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
bssh
3.0.1
In bssh::
utils::
fs
bssh
::
utils
::
fs
Function
format_
bytes
Copy item path
Source
pub fn format_bytes(bytes:
u64
) ->
String