Docs.rs
ember-persistence-0.4.9
ember-persistence 0.4.9
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
kacy
Dependencies
aes-gcm ^0.10
normal
optional
bytes ^1
normal
crc32fast ^1
normal
rand ^0.9
normal
optional
thiserror ^2
normal
tracing ^0.1
normal
tempfile ^3
dev
Versions
58.25%
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
read_f32
ember_
persistence
0.4.9
In ember_
persistence::
format
ember_persistence
::
format
Function
read_
f32
Copy item path
Source
pub fn read_f32(r: &mut impl
Read
) ->
Result
<
f32
,
FormatError
>
Expand description
Reads an
f32
in little-endian.