Docs.rs
  • rusty_junctions-0.1.0
    • rusty_junctions 0.1.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • smueksch
    • KyleCotton
    • ianstark
    • Dependencies
    • Versions
    • 88.89% 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

rusty_junctions0.1.0

Crate Items

  • Structs
  • Enums
  • Statics
  • Traits
  • Type Aliases

List of all items

Structs

  • Junction
  • channels::BidirChannel
  • channels::RecvChannel
  • channels::SendChannel
  • patterns::binary::BidirJoinPattern
  • patterns::binary::BidirPartialPattern
  • patterns::binary::RecvJoinPattern
  • patterns::binary::RecvPartialPattern
  • patterns::binary::SendJoinPattern
  • patterns::binary::SendPartialPattern
  • patterns::ternary::BidirJoinPattern
  • patterns::ternary::BidirPartialPattern
  • patterns::ternary::RecvJoinPattern
  • patterns::ternary::RecvPartialPattern
  • patterns::ternary::SendJoinPattern
  • patterns::ternary::SendPartialPattern
  • patterns::unary::BidirJoinPattern
  • patterns::unary::BidirPartialPattern
  • patterns::unary::RecvJoinPattern
  • patterns::unary::RecvPartialPattern
  • patterns::unary::SendJoinPattern
  • patterns::unary::SendPartialPattern
  • types::ControllerHandle
  • types::Message
  • types::ids::ChannelId
  • types::ids::JoinPatternId
  • types::ids::JunctionId

Enums

  • types::JoinPattern
  • types::Packet

Traits

  • types::functions::binary::FnBoxClone
  • types::functions::ternary::FnBoxClone
  • types::functions::unary::FnBoxClone

Type Aliases

  • types::functions::binary::FnBox
  • types::functions::ternary::FnBox
  • types::functions::unary::FnBox

Statics

  • types::ids::LATEST_JUNCTION_ID