Docs.rs
c3_sdk-0.1.0
c3_sdk 0.1.0
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
miguelmota
Dependencies
buffer ^0.1.8
normal
byteorder ^1.2.6
normal
hex ^0.3.2
normal
num-bigint ^0.2.0
normal
rand ^0.5.5
normal
regex ^1.0.5
normal
serde ^1.0.80
normal
serde_derive ^1.0.80
normal
serde_json ^1.0.32
normal
sha2 ^0.8.0
normal
Versions
0%
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
c3_sdk
0.1.0
In c3_
sdk::
hexutil
c3_sdk
::
hexutil
Function
encode_to_string
Copy item path
Source
pub fn encode_to_string(buf:
Vec
<
u8
>) ->
String