Docs.rs
reflexo-typst2vec-0.6.0
reflexo-typst2vec 0.6.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Myriad-Dreamin
Dependencies
bitvec ^1
normal
comemo ^0.4
normal
crossbeam-queue ^0.3.10
normal
dashmap ^5
normal
flate2 ^1
normal
image ^0.25.5
normal
log ^0.4.22
normal
parking_lot ^0.12.3
normal
rayon ^1.10.0
normal
reflexo ^0.6.0
normal
rkyv ^0.7.42
normal
optional
rustc-hash ^2
normal
serde ^1.0.210
normal
serde_json ^1.0.131
normal
svgtypes ^0.15.2
normal
tiny-skia ^0.11.4
normal
tiny-skia-path ^0.11.4
normal
ttf-parser ^0.24.1
normal
typst ^0.13.0
normal
xmlparser ^0.13.6
normal
Versions
30.3%
of the crate is documented
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
Files
reflexo_typst2vec/font/
mod.rs
1
pub
(
crate
)
mod
glyph;
2
pub use
glyph::
*
;
3
4
mod
ligature;