Registry / build-tool / typst-macros

typst-macros

JSON →
library0.14.2rscratesunverified

Proc-macros for Typst, providing compile-time code generation.

# Cargo.toml [dependencies] typst-macros = "0.14.2"
INSTALL
IMPORT
SIG · TYPST-MACROS
T
typst-macros
build-toolrustv0.14.2
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

some_macro
use typst_macros::some_macro;

Import and use a Typst proc-macro.

use typst_macros::some_macro; fn main() { println!("Macro available"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.14.2latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
21 hits · last 30 days
node
18
OpenAI (training)
1
Resources
typst-macros — cargo add typst-macros · libregistry