Docs.rs
secunit-core-0.7.1
secunit-core 0.7.1
Docs.rs crate page
MIT
OR
Apache-2.0
01 August 2026
Links
Repository
crates.io
Source
Owners
jstockdi
Dependencies
anyhow ^1
normal
chrono ^0.4
normal
fs2 ^0.4
normal
gix ^0.83
normal
hex ^0.4
normal
jsonschema ^0.18
normal
pulldown-cmark ^0.13
normal
serde ^1
normal
serde_json ^1
normal
serde_yaml ^0.9
normal
sha2 ^0.10
normal
thiserror ^1
normal
tracing ^0.1
normal
typst ^0.13
normal
optional
typst-pdf ^0.13
normal
optional
walkdir ^2
normal
insta ^1
dev
pretty_assertions ^1
dev
proptest ^1
dev
serde_yaml ^0.9
dev
tempfile ^3
dev
walkdir ^2
dev
Versions
35.84%
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
Skip to main content
Module doc
secunit_
core
0.7.1
Module doc
Module Items
Structs
In secunit_
core::
wisp
secunit_core
::
wisp
Module
doc
Copy item path
Source
Expand description
The backend-neutral assembled document.
Structs
§
WispDoc
The assembled WISP: metadata plus the concatenated markdown body and the list of source files that produced it (in assembly order).
Wisp
Meta
Document metadata exposed to the partials as
ctx
(see docs §9). Field names match the keys the bundled Typst partials read.