Docs.rs
  • capitan-lib-0.3.0
    • capitan-lib 0.3.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • znx3p0
    • Dependencies
      • anyhow ^1.0 normal
      • async-trait ^0.1 normal
      • log ^0.4 normal
      • tokio ^1 normal
    • Versions
    • 50.98% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

capitan_lib0.3.0

Crate Items

  • Macros
  • Structs
  • Traits

List of all items

Structs

  • services::IsolatedReactor
  • services::SharedReactor
  • services::dynamic::DynamicIsolatedService
  • services::dynamic::DynamicSharedService

Traits

  • services::IsolatedService
  • services::SharedService
  • services::prelude::IsolatedR
  • services::prelude::IsolatedService
  • services::prelude::SharedR
  • services::prelude::SharedService

Macros

  • abort_if_err
  • catch_err
  • ignore_print_result
  • print_err
  • tryopt
  • yields