Docs.rs
fluentbase-codec-1.1.3
fluentbase-codec 1.1.3
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
dmitry123
Dependencies
alloy-primitives ^1.5.0
normal
byteorder ^1.5.0
normal
bytes ^1.10.1
normal
fluentbase-codec-derive ^1.1.3
normal
hashbrown ^0.16.0
normal
serde ^1.0.203
normal
alloy-sol-types ^1.5.0
dev
hex ^0.4.3
dev
hex-literal ^1.0.0
dev
Versions
21.33%
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
is_big_endian
fluentbase_
codec
1.1.3
In fluentbase_
codec::
encoder
fluentbase_codec
::
encoder
Function
is_
big_
endian
Copy item path
Source
pub fn is_big_endian<B:
ByteOrder
>() ->
bool
Expand description
Checks if the given byte order is big-endian.