Docs.rs
  • context-weaver-0.1.1
    • context-weaver 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Cruxial0
    • Dependencies
      • env_logger ^0.11.8 normal
      • lazy_static ^1.5.0 normal
      • log ^0.4.27 normal
      • once_cell ^1.21.3 normal
      • pest ^2.8.0 normal
      • pest_derive ^2.8.0 normal
      • rand ^0.9.1 normal
      • regex ^1.11.1 normal
      • serde ^1.0.219 normal
      • serde_json ^1.0.140 normal
      • thiserror ^2.0.12 normal
    • Versions
    • 19.27% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

context_weaver0.1.1

  • All Items

Crate Items

  • Re-exports
  • Modules
  • Structs
  • Enums
  • Traits

Crate context_weaver

Source

Re-exports§

pub use errors::ParserError;
pub use errors::WorldInfoError;

Modules§

core
errors
id

Structs§

Context
WorldInfo
WorldInfoEntry
WorldInfoSettings

Enums§

ContextNode

Traits§

EntryFactory
WorldInfoFactory
WorldInfoNode
WorldInfoProcessor