Docs.rs
axon-tools-0.1.1
axon-tools 0.1.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
KaoImin
wenyuanhust
Dependencies
bit-vec ^0.6
normal
optional
blst ^0.3
normal
optional
bytes ^1.4
normal
cita_trie ^4.0
normal
optional
ethereum-types ^0.14
normal
faster-hex ^0.6
normal
optional
rlp ^0.5
normal
optional
rlp-derive ^0.1
normal
optional
serde ^1.0
normal
optional
tiny-keccak ^2.0
normal
optional
ethereum ^0.14
dev
overlord ^0.4
dev
rand ^0.8
dev
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
hex_encode
axon_
tools
0.1.1
In axon_
tools::
hex
axon_tools
::
hex
Function
hex_
encode
Copy item path
Source
pub fn hex_encode<T:
AsRef
<[
u8
]>>(src: T) ->
String
Available on
crate feature
hex
only.