Docs.rs
  • crossmist-1.1.2
    • crossmist 1.1.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • purplesyringa
    • Dependencies
      • async-fs ^2 normal optional
      • async-io ^2 normal optional
      • crossmist-derive =1.0.2 normal
      • paste ^1.0 normal
      • anyhow ^1 dev
      • ctor ^0.2.8 dev
      • macro_rules_attribute ^0.2 dev
      • smol ^2 dev
      • smol-macros ^0.1 dev
      • nix ^0.27 normal
      • tokio ^1 normal optional
      • futures-lite ^2 normal optional
      • lazy_static ^1.4.0 normal
      • tokio ^1 normal optional
      • windows ^0.39.0 normal
    • Versions
    • 89.92% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • 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

crossmist1.1.2

Crate Items

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

List of all items

Structs

  • KillHandle
  • asynchronous::Child
  • asynchronous::Duplex
  • asynchronous::KillHandle
  • asynchronous::Receiver
  • asynchronous::Sender
  • blocking::Blocking
  • blocking::Child
  • blocking::Duplex
  • blocking::Receiver
  • blocking::Sender
  • delayed::Delayed
  • fns::StaticFn
  • serde::Deserializer
  • serde::Serializer
  • smol::Smol
  • static_ref::StaticRef
  • tokio::Tokio

Traits

  • Object
  • asynchronous::AsyncStream
  • fns::FnMutObject
  • fns::FnObject
  • fns::FnOnceObject
  • fns::FnPtr
  • fns::Tuple
  • handles::AsRawHandle
  • handles::FromRawHandle
  • handles::IntoRawHandle
  • serde::NonTrivialObject

Macros

  • lambda
  • static_ref
  • static_ref::static_ref

Attribute Macros

  • func
  • main

Derive Macros

  • Object

Functions

  • asynchronous::channel
  • asynchronous::duplex
  • blocking::channel
  • blocking::duplex
  • init
  • smol::channel
  • smol::duplex
  • tokio::channel
  • tokio::duplex

Type Aliases

  • handles::OwnedHandle
  • handles::RawHandle
  • smol::Child
  • smol::Duplex
  • smol::Receiver
  • smol::Sender
  • tokio::Child
  • tokio::Duplex
  • tokio::Receiver
  • tokio::Sender