Docs.rs
  • context-weaver-0.1.0
    • context-weaver 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Cruxial0
    • Dependencies
      • 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.74% of the crate is documented
  • Go to latest version
  • 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
    • 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

context_weaver0.1.0

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • WorldInfo
  • WorldInfoEntry
  • core::processors::ProcessorRegistry
  • core::processors::plugin::PluginProcessor
  • core::processors::plugin::PluginProcessorFactory
  • core::processors::rng::RngProcessor
  • core::processors::rng::RngProcessorFactory
  • core::processors::wildcard::WildcardProcessor
  • core::processors::wildcard::WildcardProcessorFactory

Enums

  • errors::ParserError
  • errors::WorldInfoError
  • types::Number
  • types::WorldInfoType

Traits

  • EntryFactory
  • WorldInfoFactory
  • WorldInfoNode
  • WorldInfoProcessor
  • core::processors::PluginBridge
  • core::processors::WorldInfoProcessorFactory