Docs.rs
  • moduforge-core-0.1.0
    • moduforge-core 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • Cassielxd
    • Dependencies
      • async-trait ^0.1 normal
      • im ^15 normal
      • log ^0.4.25 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0.11 normal
      • tokio ^1 normal
    • Versions
    • 48.7% 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

moduforge_core0.1.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • model::content::ContentMatch
  • model::content::Edge
  • model::content::MatchEdge
  • model::content::TokenStream
  • model::id_generator::IdGenerator
  • model::mark::Mark
  • model::mark_type::MarkSpec
  • model::mark_type::MarkType
  • model::node::Node
  • model::node_pool::Draft
  • model::node_pool::NodePool
  • model::node_pool::NodePoolInner
  • model::node_type::NodeSpec
  • model::node_type::NodeType
  • model::schema::Attribute
  • model::schema::AttributeSpec
  • model::schema::Schema
  • model::schema::SchemaSpec
  • state::plugin::Plugin
  • state::plugin::PluginSpec
  • state::state::Configuration
  • state::state::SeenState
  • state::state::State
  • state::state::StateConfig
  • state::state::TransactionResult
  • state::transaction::Transaction
  • transform::BatchStep
  • transform::PatchStep
  • transform::attr_step::AttrStep
  • transform::mark_step::AddMarkStep
  • transform::node_step::AddNodeStep
  • transform::node_step::MoveNodeStep
  • transform::node_step::RemoveNodeStep
  • transform::node_step::ReplaceNodeStep
  • transform::step::StepResult
  • transform::transform::TransformError

Enums

  • error::PoolError
  • error::StateError
  • model::patch::Patch
  • model::types::ContentEnum
  • transform::ConcreteStep
  • transform::step::Steps

Traits

  • state::plugin::PluginTrait
  • state::plugin::StateField
  • state::transaction::Command
  • transform::step::Step
  • transform::transform::Transform

Functions

  • model::content::null_from
  • model::schema::compute_attrs
  • model::schema::default_attrs
  • state::state::get_state_version

Type Aliases

  • error::PoolResult
  • error::StateResult
  • model::attrs::Attrs
  • model::types::NodeId
  • state::plugin::PluginKey
  • state::plugin::PluginState