Docs.rs
typst-0.12.0
typst 0.12.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
laurmaedje
Dependencies
arrayvec ^0.7.4
normal
az ^1.2
normal
bitflags ^2
normal
bumpalo ^3
normal
chinese-number ^0.7.2
normal
ciborium ^0.2.1
normal
comemo ^0.4
normal
csv ^1
normal
ecow ^0.2
normal
flate2 ^1
normal
fontdb ^0.21
normal
hayagriva ^0.8
normal
hypher ^0.1.4
normal
icu_properties ^1.4
normal
icu_provider ^1.4
normal
icu_provider_adapters ^1.4
normal
icu_provider_blob ^1.4
normal
icu_segmenter ^1.4
normal
if_chain ^1
normal
image ^0.25.2
normal
indexmap ^2
normal
kamadak-exif ^0.5
normal
kurbo ^0.11
normal
lipsum ^0.9
normal
log ^0.4
normal
once_cell ^1
normal
palette ^0.7.3
normal
phf ^0.11
normal
png ^0.17
normal
portable-atomic ^1.6
normal
qcms ^0.3.0
normal
rayon ^1.7.0
normal
regex ^1
normal
roxmltree ^0.20
normal
rust_decimal ^1.36.0
normal
rustybuzz ^0.18
normal
serde ^1.0.184
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
siphasher ^1
normal
smallvec ^1.11.1
normal
syntect ^5
normal
time ^0.3.20
normal
toml ^0.8
normal
ttf-parser ^0.24.1
normal
two-face ^0.4.0
normal
typed-arena ^2
normal
typst-assets ^0.12.0
normal
typst-macros ^0.12.0
normal
typst-syntax ^0.12.0
normal
typst-timing ^0.12.0
normal
typst-utils ^0.12.0
normal
unicode-bidi ^0.3.13
normal
unicode-math-class ^0.1
normal
unicode-script ^0.5
normal
unicode-segmentation ^1
normal
unscanny ^0.1
normal
usvg ^0.43
normal
wasmi ^0.35.0
normal
xmlwriter ^0.1.0
normal
stacker ^0.1.15
normal
Versions
95.95%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
typst
0.12.0
In typst::
syntax
typst
::
syntax
Function
is_id_start
Copy item path
source
pub fn is_id_start(c:
char
) ->
bool
Expand description
Whether a character can start an identifier.