Docs.rs
  • serialport-fix-stop-bits-4.3.0
    • serialport-fix-stop-bits 4.3.0
    • Permalink
    • Docs.rs crate page
    • MPL-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • robdobsn
    • Dependencies
      • scopeguard ^1.1 normal
      • serde ^1.0 normal optional
      • assert_hex ^0.4.1 dev
      • clap ^3.1.6 dev
      • envconfig ^0.10.0 dev
      • os_str_bytes >=6.0, <6.6.0 dev
      • rstest ^0.12.0 dev
      • rustversion ^1.0.16 dev
      • libudev ^0.3.0 normal optional
      • unescaper ^0.1.3 normal
      • core-foundation-sys ^0.8.4 normal
      • io-kit-sys ^0.4.0 normal
      • mach2 ^0.4.1 normal
      • bitflags ^2.4.0 normal
      • cfg-if ^1.0.0 normal
      • nix ^0.26 normal
      • regex ^1.5.5 normal
      • winapi ^0.3.9 normal
    • Versions
    • 100% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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

serialport_fix_stop_bits4.3.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Error
  • SerialPortBuilder
  • SerialPortInfo
  • TTYPort
  • UsbPortInfo

Enums

  • BreakDuration
  • ClearBuffer
  • DataBits
  • ErrorKind
  • FlowControl
  • Parity
  • SerialPortType
  • StopBits

Traits

  • SerialPort

Functions

  • available_ports
  • new

Type Aliases

  • Result