Docs.rs
volli-core-0.1.10
volli-core 0.1.10
Permalink
Docs.rs crate page
BUSL-1.1
Links
Repository
crates.io
Source
Owners
wouterken
Dependencies
base64 ^0.22
normal
bincode ^1
normal
dirs-next ^2
normal
ed25519-dalek ^2
normal
eyre ^0.6
normal
hmac ^0.12
normal
serde ^1
normal
sha2 ^0.10
normal
tracing ^0.1
normal
rand_core ^0.6
dev
serial_test ^2
dev
tempfile ^3
dev
Versions
8.33%
of the crate is documented
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
volli_
core
0.1.10
In volli_
core::
token
volli_core
::
token
Function
encode_token
Copy item path
Source
pub fn encode_token(token: &
Token
) ->
Result
<
String
,
Report
>