Docs.rs
bwx-cli-2.3.1
bwx-cli 2.3.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
DrewCarlson
Dependencies
aes ^0.8.4
normal
arboard ^3.6.1
normal
optional
argon2 ^0.5.3
normal
base64 ^0.22.1
normal
cbc ^0.1.2
normal
clap ^4.5.53
normal
clap_complete ^4.5.62
normal
futures-util ^0.3.31
normal
hmac ^0.12.1
normal
libc ^0.2.178
normal
log ^0.4.29
normal
open ^5.3.3
normal
optional
pbkdf2 ^0.12.2
normal
pkcs8 ^0.10.2
normal
rand ^0.9.2
normal
rand ^0.8.5
normal
regex ^1.12.2
normal
reqwest ^0.12.28
normal
rmp-serde ^1.3.0
normal
rmpv ^1.3.0
normal
rsa ^0.9.9
normal
rustix ^1.1.3
normal
serde ^1.0.228
normal
serde_json ^1.0.147
normal
sha1 ^0.10.6
normal
sha2 ^0.10.9
normal
signature ^2.2.0
normal
ssh-agent-lib ^0.5.1
normal
tempfile ^3.24.0
normal
thiserror ^2.0.17
normal
tokio ^1.48.0
normal
tokio-stream ^0.1.17
normal
tokio-tungstenite ^0.28
normal
url ^2.5.7
normal
urlencoding ^2.1.3
normal
zeroize ^1.8.2
normal
base64 ^0.22.1
dev
rand ^0.8.5
dev
reqwest ^0.12.28
dev
rsa ^0.9.9
dev
serde_json ^1.0.147
dev
tempfile ^3.24.0
dev
block2 ^0.6
normal
core-foundation ^0.10
normal
core-foundation-sys ^0.8
normal
objc2 ^0.6
normal
objc2-foundation ^0.3
normal
objc2-local-authentication ^0.3
normal
security-framework ^3
normal
security-framework-sys ^2
normal
Versions
6.74%
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
encode
bwx
2.3.1
In bwx::
base64
bwx
::
base64
Function
encode
Copy item path
Source
pub fn encode<T:
AsRef
<[
u8
]>>(input: T) ->
String