Docs.rs
fluentbase-types-1.1.3
fluentbase-types 1.1.3
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dmitry123
Dependencies
alloy-primitives ^1.5.0
normal
bincode ^2.0.1
normal
byteorder ^1.5.0
normal
fluentbase-codec ^1.1.3
normal
fluentbase-codec-derive ^1.1.3
normal
hashbrown ^0.16.0
normal
paste ^1.0
normal
rwasm ^0.4.3
normal
serde ^1.0.203
normal
strum_macros ^0.27.1
normal
Versions
42.15%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
Module traits
fluentbase_
types
1.1.3
Module traits
Module Items
Traits
In fluentbase_
types::
hex
fluentbase_types
::
hex
Module
traits
Copy item path
Source
Expand description
Modified from
hex
.
Traits
ยง
FromHex
Types that can be decoded from a hex string.
ToHex
Deprecated
Encoding values as hex string.
ToHex
Ext
Encoding values as hex string.