Docs.rs
  • moduforge-transform-0.4.1
    • moduforge-transform 0.4.1
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • Cassielxd
    • Dependencies
      • anyhow ^1 normal
      • async-trait ^0.1 normal
      • im ^15.1 normal
      • moduforge-model ^0.4.1 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • thiserror ^2.0.12 normal
      • time ^0.3 normal
      • tokio ^1.0 normal
      • tracing ^0.1 normal
      • tracing-appender ^0.2 normal
      • tracing-subscriber ^0.3 normal
    • Versions
    • 54.43% 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_transform0.4.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • attr_step::AttrStep
  • mark_step::AddMarkStep
  • mark_step::RemoveMarkStep
  • node_step::AddNodeStep
  • node_step::MoveNodeStep
  • node_step::RemoveNodeStep
  • step::StepResult
  • transform::Transform

Enums

  • patch::Patch

Traits

  • step::Step

Functions

  • transform_error

Type Aliases

  • TransformResult