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
    • 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.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • Context
  • WorldInfo
  • WorldInfoEntry
  • WorldInfoSettings
  • core::nodes::empty::EmptyNode
  • core::nodes::text::TextNode
  • core::nodes::variable::VariableNode
  • core::processors::ScopedRegistry
  • core::processors::WorldInfoRegistry
  • core::processors::plugin::PluginProcessor
  • core::processors::plugin::PluginProcessorFactory
  • core::processors::rng::RngProcessor
  • core::processors::rng::RngProcessorFactory
  • core::processors::wildcard::WildcardProcessor
  • core::processors::wildcard::WildcardProcessorFactory
  • id::IdGenerator

Enums

  • ContextNode
  • errors::ParserError
  • errors::WorldInfoError

Traits

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