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 source
secunit_
core
0.7.1
Module source
Module Items
Functions
In secunit_
core::
wisp
secunit_core
::
wisp
Module
source
Copy item path
Source
Expand description
WISP source resolution, assembly, provenance, and the
export
entry point.
Functions
ยง
export
Render the latest WISP to PDF (or, until the in-binary Typst compile is wired, to a composed
.typ
document). See
super
for the design.