Docs.rs
sos-sdk-0.8.4
sos-sdk 0.8.4
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
tmpfs
Dependencies
aes-gcm ^0.10.1
normal
age ^0.9
normal
anyhow ^1
normal
app_dirs2 ^2
normal
argon2 ^0.5
normal
async-once-cell ^0.5
normal
async-recursion ^1
normal
async-stream ^0.3
normal
async-trait ^0.1
normal
async_zip ^0.0.15
normal
balloon-hash ^0.4
normal
binary-stream ^8.3.0
normal
bitflags ^1
normal
bs58 ^0.4
normal
chacha20poly1305 ^0.10.1
normal
chbs ^0.1.1
normal
csv-async ^1
normal
ed25519-dalek ^2.0.0-pre.0
normal
filetime ^0.2
normal
futures ^0.3
normal
futures-util ^0.3
normal
hex ^0.4
normal
http ^1
normal
indexmap ^2
normal
k256 ^0.13.1
normal
mime_guess ^2
normal
once_cell ^1
normal
parking_lot ^0.12
normal
pem ^3
normal
probly-search ^2.0.0-alpha-2
normal
rand ^0.8
normal
rs_merkle ^1.2
normal
sanitize-filename ^0.4
normal
secrecy ^0.8
normal
serde ^1
normal
serde_json ^1
normal
serde_with ^3
normal
sha1 ^0.10.6
normal
sha2 ^0.10.6
normal
sha3 ^0.10.6
normal
sos-vfs ^0.2.2
normal
tempfile ^3.5
normal
thiserror ^1
normal
time ^0.3.19
normal
tokio-util ^0.7
normal
totp-rs ^5.3
normal
tracing ^0.1
normal
unicode-segmentation ^1.10
normal
url ^2
normal
urn ^0.7
normal
uuid ^1
normal
vcard4 ^0.4.4
normal
vsss-rs ^3
normal
walkdir ^2
normal
web3-address ^0.6
normal
web3-signature ^0.4
normal
whoami ^1.4
normal
zxcvbn ^2
normal
anyhow ^1
dev
serial_test ^2
dev
tokio ^1
dev
rustc_version ^0.4.0
build
tokio ^1
normal
getrandom ^0.2
normal
tokio ^1
normal
uuid ^1
normal
logos ^0.12
normal
plist ^1
normal
security-framework ^2.8
normal
Versions
100%
of the crate is documented
Go to latest version
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
sos_sdk
0.8.4
In sos_sdk::encoding
?
Function
sos_sdk
::
encoding
::
encode
source
·
[
−
]
pub async fn encode(encodable: &impl
Encodable
) ->
Result
<
Vec
<
u8
>>
Expand description
Encode to a binary buffer.