Docs.rs
  • scpi-1.0.1
    • scpi 1.0.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Atmelfan
    • Dependencies
      • arrayvec ^0.7 normal optional
      • document-features ^0.2 normal
      • lexical-core ^0.8 normal
      • scpi_derive =1.0.1 normal
      • uom ^0.36.0 normal optional
      • csv ^1.1 dev
      • serde ^1 dev
    • Versions
    • 92.11% 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

scpi1.0.1

Crate Items

  • Macros
  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Context
  • error::Error
  • parser::expression::channel_list::ChannelList
  • parser::expression::channel_list::ChannelSpec
  • parser::expression::channel_list::ChannelSpecIterator
  • parser::expression::numeric_list::NumericList
  • parser::format::Arbitrary
  • parser::format::Binary
  • parser::format::Character
  • parser::format::Expression
  • parser::format::Hex
  • parser::format::Octal
  • parser::parameters::Parameters
  • parser::response::ResponseUnit
  • parser::tokenizer::Tokenizer
  • tree::command::Todo

Enums

  • error::ErrorCode
  • parser::expression::channel_list::Token
  • parser::expression::numeric_expression::NumericOperator
  • parser::expression::numeric_expression::UnaryNumericOperator
  • parser::expression::numeric_list::Token
  • parser::suffix::Amplitude
  • parser::suffix::Db
  • parser::tokenizer::Token
  • tree::Node
  • tree::command::CommandTypeMeta

Traits

  • Device
  • error::ErrorQueue
  • option::ScpiEnum
  • parser::response::Formatter
  • parser::response::ResponseData
  • tree::command::Command

Macros

  • Branch
  • Leaf
  • Root
  • cmd_both
  • cmd_nquery
  • cmd_qonly

Functions

  • parser::tokenizer::util::mnemonic_compare
  • parser::tokenizer::util::mnemonic_match

Type Aliases

  • error::Result
  • error::VecErrorQueue
  • units::Angle
  • units::Capacitance
  • units::ElectricCharge
  • units::ElectricCurrent
  • units::ElectricPotential
  • units::ElectricalConductance
  • units::ElectricalResistance
  • units::Energy
  • units::Frequency
  • units::Inductance
  • units::Power
  • units::Ratio
  • units::ThermodynamicTemperature
  • units::Time