Docs.rs
  • roci-0.4.0
    • roci 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • akhilles
    • Dependencies
      • bbqueue ^0.5.1 normal
      • bytes ^1.6.1 normal
      • crossbeam ^0.8.4 normal
      • csv ^1.3.0 normal optional
      • fastrand ^2 normal optional
      • heapless ^0.8 normal
      • impeller ^0.4.0 normal
      • nix ^0.29.0 normal
      • nox ^0.4.0 normal
      • roci-macros ^0.4.0 normal
      • serde ^1.0 normal optional
      • spin ^0.9.8 normal
      • thingbuf ^0.1.6 normal
      • tokio ^1.34 normal optional
      • tokio-stream ^0.1.15 normal optional
      • tokio-util ^0.7 normal optional
      • tracing ^0.1.40 normal
      • tracing-subscriber ^0.3 normal
      • roci-macros ^0.4.0 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

roci0.4.0

  • All Items
  • Re-exports
  • Modules
  • Structs
  • Traits
  • Functions
  • Derive Macros

Crate roci

source ·

Re-exports§

  • pub use metadata::Metadatatize;
  • pub use impeller;

Modules§

  • combinators
  • csv
  • drivers
  • metadata
  • types

Structs§

  • SystemFn

Traits§

  • Componentize
  • Decomponentize
  • IntoSystem
  • System

Functions§

  • system_max_size

Derive Macros§

  • Componentize
  • Decomponentize
  • Metadatatize