Docs.rs
  • wcensor-0.1.1
    • wcensor 0.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Wandalen
    • Dependencies
      • wtools ~0.2 normal
      • test_tools ~0.1 dev
    • Versions
    • 100% 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
logo

wcensor0.1.1

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases
  • Derive Macros

List of all items

Structs

  • instruction::BasicError
  • instruction::Instruction
  • instruction::InstructionParseParams
  • instruction::dependencies::anyhow::Chain
  • instruction::dependencies::anyhow::Error
  • instruction::error::BasicError
  • instruction::exposed::BasicError
  • instruction::for_app::Chain
  • instruction::for_app::Error
  • instruction::orphan::BasicError
  • instruction::protected::BasicError
  • props::PropsParseOptions

Traits

  • instruction::ErrorInterface
  • instruction::InstructionParseParamsAdapter
  • instruction::dependencies::anyhow::Context
  • instruction::error::ErrorInterface
  • instruction::exposed::ErrorInterface
  • instruction::for_app::Context
  • instruction::orphan::ErrorInterface
  • instruction::protected::ErrorInterface
  • props::PropsParseOptionsAdapter

Macros

  • instruction::debug_assert_id
  • instruction::debug_assert_identical
  • instruction::debug_assert_ni
  • instruction::debug_assert_not_identical
  • instruction::dependencies::anyhow::anyhow
  • instruction::dependencies::anyhow::bail
  • instruction::dependencies::anyhow::ensure
  • instruction::dependencies::anyhow::format_err
  • instruction::err
  • instruction::for_app::anyhow
  • instruction::for_app::bail
  • instruction::for_app::ensure
  • instruction::for_app::format_err

Derive Macros

  • instruction::dependencies::thiserror::Error
  • instruction::for_lib::Error

Functions

  • instruction::dependencies::anyhow::Ok
  • instruction::for_app::Ok
  • instruction::parse_from_splits
  • props::parse_from_splits

Type Aliases

  • instruction::dependencies::anyhow::Result
  • instruction::for_app::Result