Docs.rs
  • embedded-io-0.3.1
    • embedded-io 0.3.1
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • github:rust-embedded:hal
    • Dirbaio
    • Dependencies
      • defmt ^0.3 normal
      • futures ^0.3.21 normal
      • log ^0.4.14 normal
      • tokio ^1 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • 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
logo

logo

Crate embedded_io

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • adapters::FromFutures
  • adapters::FromStd
  • adapters::FromTokio
  • adapters::ToStd

Enums

  • ErrorKind
  • SeekFrom
  • blocking::ReadExactError
  • blocking::WriteFmtError

Traits

  • Error
  • Io
  • asynch::BufRead
  • asynch::Read
  • asynch::Seek
  • asynch::Write
  • blocking::BufRead
  • blocking::Read
  • blocking::Seek
  • blocking::Write