Docs.rs
  • tauri-plugin-serialplugin-2.0.0-rc.0
    • tauri-plugin-serialplugin 2.0.0-rc.0
    • Docs.rs crate page
    • Apache-2.0 OR MIT
    • Links
    • crates.io
    • Source
    • Owners
    • s00d
    • Dependencies
      • serde ^1.0.204 normal
      • serialport ^4.4.0 normal
      • tauri ^2.0.0-rc.0 normal
      • thiserror ^1.0.63 normal
      • tauri-plugin ^2.0.0-rc.0 build
    • Versions
    • 41.67% of the crate is documented
  • Go to latest stable release
  • Platform
    • 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
logo

tauri_plugin_serialplugin2.0.0-rc.0

  • Structs
  • Functions

List of all items

Structs

  • state::InvokeResult
  • state::ReadData
  • state::SerialportInfo
  • state::SerialportState

Functions

  • commands::available_ports
  • commands::cancel_read
  • commands::close
  • commands::close_all
  • commands::force_close
  • commands::open
  • commands::read
  • commands::write
  • commands::write_binary
  • init