Docs.rs
read-fonts-0.25.0
read-fonts 0.25.0
Permalink
Docs.rs crate page
MIT OR Apache-2.0
Links
Repository
crates.io
Source
Owners
cmyr
dfrg
rsheeter
anthrotype
drott
rictic
Dependencies
bytemuck ^1.13.1
normal
core_maths ^0.1
normal
optional
font-types ^0.8.1
normal
serde ^1.0
normal
optional
criterion ^0.5.1
dev
rand ^0.8.5
dev
Versions
78.6%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
read_
fonts
0.25.0
Module array
Module Items
Structs
In crate read_
fonts
read_fonts
Module
array
Copy item path
Source
Expand description
Custom array types
Structs
ยง
Computed
Array
An array whose items size is not known at compile time.
VarLen
Array
An array of items of non-uniform length.