Docs.rs
  • gsof_protocol-0.1.23
    • gsof_protocol 0.1.23
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • dpineiden
    • Dependencies
      • async-trait ^0.1.51 normal
      • chrono ^0.4.19 normal
      • clap ^3.2.15 normal
      • futures ^0.3.17 normal
      • moebius-tools ^0.1.1 normal
      • packed_struct ^0.10.0 normal
      • rand ^0.8.4 normal
      • seek_bufread ^1.2.2 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_with ^1.11.0 normal
      • structure ^0.1.2 normal
      • tokio ^1.9.0 normal
      • tracing ^0.1.29 normal
      • tracing-subscriber ^0.3.0 normal
    • Versions
    • 29.82% 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

gsof_protocol0.1.23

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • protocol::gsof::GsofData
  • protocol::tables::BattMemTable
  • protocol::tables::ECEFTable
  • protocol::tables::GPSTimeTable
  • protocol::tables::HeadTable
  • protocol::tables::PositionVCV
  • protocol::tables::SIGMATable
  • protocol::tables::TableData
  • protocol::tables::TableMetaData

Enums

  • protocol::tables::Value

Traits

  • protocol::network::SerdeProtocol
  • protocol::tables::GsofTable

Functions

  • client::machine::client
  • client::message::receive_and_save_data
  • client::receiver::run_client
  • protocol::dt_gen_format::deserialize
  • protocol::dt_gen_format::serialize
  • protocol::tables::read_file_protocol
  • protocol::tables::read_gsof_file_protocol
  • protocol::time::gps_week2time
  • protocol::time::gpstime

Type Aliases

  • protocol::tables::TableSet