Docs.rs
  • cgp-handler-0.4.2-alpha
    • cgp-handler 0.4.2-alpha
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • soareschen
    • Dependencies
      • cgp-core ^0.4.2-alpha normal
    • Versions
    • 0% of the crate is documented
  • Go to latest stable release
  • 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

cgp_handler0.4.2-alpha

Crate Items

  • Structs
  • Traits
  • Type Aliases

List of all items

Structs

  • ComputerComponent
  • ComputerRefComponent
  • HandleFieldValue
  • HandlerComponent
  • HandlerRefComponent
  • PipeHandlers
  • ProducerComponent
  • Promote
  • PromoteRef
  • ReturnInput
  • TryComputerComponent
  • TryComputerRefComponent
  • TryPromote
  • UseInputDelegate

Traits

  • CanCompute
  • CanComputeRef
  • CanHandle
  • CanHandleRef
  • CanProduce
  • CanTryCompute
  • CanTryComputeRef
  • Computer
  • ComputerRef
  • Handler
  • HandlerRef
  • Producer
  • TryComputer
  • TryComputerRef

Type Aliases

  • Promote2
  • Promote3