Docs.rs
typr-core-0.5.11
typr-core 0.5.11
Docs.rs crate page
Apache-2.0
11 September 2026
Links
Repository
crates.io
Source
Owners
fabriceHategekimana
Dependencies
anyhow ^1.0.100
normal
bincode ^1.3
normal
countmap ^0.2
normal
indexmap ^2.13.0
normal
miette ^7.6.0
normal
nom ^8.0.0
normal
nom_locate ^5.0.0
normal
rand ^0.10.0
normal
rpds ^1.1.1
normal
serde ^1.0.228
normal
serde_json ^1.0.133
normal
tap ^1.0.1
normal
thiserror ^2.0.12
normal
insta ^1
dev
getrandom ^0.4
normal
Versions
21.03%
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
Files
typr_core/components/
mod.rs
1
pub mod
context;
2
pub mod
error_message;
3
pub mod
language;
4
pub mod
syntax;
5
pub mod
r#type;