Docs.rs
typstify-core-0.1.3
typstify-core 0.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Akagi201
Dependencies
chrono ^0.4.43
normal
config ^0.15.19
normal
serde ^1.0.228
normal
serde_yaml ^0.9.34
normal
thiserror ^2.0.17
normal
toml ^0.9.11
normal
tracing ^0.1.44
normal
tempfile ^3.24.0
dev
Versions
95.83%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
Module error
typstify_
core
0.1.3
Module error
Module Items
Enums
Type Aliases
In crate typstify_
core
typstify_core
Module
error
Copy item path
Source
Expand description
Error types for the Typstify core library.
Enums
§
Core
Error
Core error types for Typstify.
Type Aliases
§
Result
Result type alias using
CoreError
.