Docs.rs
spg-engine-7.37.19
spg-engine 7.37.19
Docs.rs crate page
MIT
OR
Apache-2.0
13 August 2026
Links
Repository
crates.io
Source
Owners
doracawl
Dependencies
bumpalo ^3
normal
hashbrown ^0.15
normal
hmac ^0.12
normal
icu_collator ^2
normal
icu_locale_core ^2
normal
libm ^0.2
normal
md-5 ^0.10
normal
sha1 ^0.10
normal
sha2 ^0.10
normal
spg-crypto ^7.34
normal
spg-sql ^7.34
normal
spg-storage ^7.34
normal
unicode-normalization ^0.1
normal
criterion ^0.5
dev
spg-tzif ^7.34
dev
Versions
61.57%
of the crate is documented
Go to latest version
Platform
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
format_float_array_styled
spg_
engine
7.37.19
In spg_
engine::
eval
spg_engine
::
eval
Function
format_
float_
array_
styled
Copy item path
Source
pub fn format_float_array_styled( items: &[
Option
<
f64
>], style: &
RenderStyle
, ) ->
String