Docs.rs
  • sena-0.2.0
    • sena 0.2.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • nerodono
    • Dependencies
      • either ^1.11.0 normal
      • tokio ^1.37.0 normal optional
      • derive_more ^0.99.17 dev
      • tokio ^1.37.0 dev
    • Versions
    • 31.16% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

sena0.2.0

Crate Items

  • Macros
  • Structs
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • csp::comm::VoidTx
  • csp::message::Message
  • csp::shutdown::NoShutdown
  • csp::tokio::comm::BoundedRx
  • csp::tokio::comm::BoundedTx
  • csp::tokio::comm::OneshotResponder
  • csp::tokio::comm::RecvError
  • csp::tokio::shutdown::SendError
  • csp::tokio::shutdown::ShutRx
  • csp::tokio::shutdown::ShutTx
  • csp::tokio::shutdown::ShutdownError
  • dependent::Dependent
  • handling::erased::TypeErasedHandler
  • handling::map::Map
  • handling::map::MapAsync
  • handling::or::Or
  • handling::pipe::Pipe
  • handling::provide::Provide
  • handling::seq::Seq
  • handling::server::ServeOptions
  • handling::server::Server
  • recoverable::Recoverable
  • utils::never_resolve::NeverResolve
  • utils::poll_biased::PollBiased

Traits

  • csp::comm::OutputTx
  • csp::comm::Responder
  • csp::comm::RxChan
  • csp::comm::TxChan
  • csp::shutdown::ShutdownRx
  • csp::shutdown::ShutdownTx
  • handling::erased::DynHandler
  • handling::handler::Handler
  • handling::seq::SeqHandler
  • utils::captures::Captures
  • utils::fn_n::Fn1
  • utils::fn_n::Fn1Result
  • utils::fn_n::Fn1ResultAsync
  • utils::fn_n::Fn2ResultAsync

Macros

  • err_eq
  • type_eq

Functions

  • csp::tokio::comm::bounded
  • csp::tokio::shutdown::make_pair

Type Aliases

  • handling::erased::BoxFuture
  • handling::erased::DynErasedHandler
  • handling::erased::ErasedHandler