Docs.rs
  • io-plugin-0.6.0
    • io-plugin 0.6.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • lirannl
    • Dependencies
      • io-plugin-macros ^0.6.0 normal
      • lazy_static ^1.4 normal
      • serde ^1.0 normal
      • serde_cbor ^0.11 normal
      • thiserror ^1.0 normal
      • tokio ^1.35 normal
    • Versions
    • 0% 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

io_plugin0.6.0

  • Structs
  • Enums
  • Functions
  • Type Aliases
  • Attribute Macros
  • Trait Aliases
?
Change settings

List of all items

Structs

  • ChildStdio

Enums

  • IOPluginError

Attribute Macros

  • handle_doc
  • io_plugin
  • message_attributes
  • plugin_trait_doc
  • response_attributes
  • trait_method_default

Functions

  • io_read
  • io_read_async
  • io_write
  • io_write_async
  • spawn_process
  • stdin
  • stdout

Type Aliases

  • Child
  • GenericValue
  • Mutex
  • Stdin
  • Stdout

Trait Aliases

  • Deserialise
  • Serialise