Docs.rs
  • barectf-parser-0.3.0
    • barectf-parser 0.3.0
    • Permalink
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • jonlamb-gh
    • Dependencies
      • byteordered ^0.6 normal
      • bytes ^1 normal
      • derive_more ^2.0 normal
      • fxhash ^0.2 normal
      • internment ^0.8 normal
      • itertools ^0.14 normal
      • num_enum ^0.7 normal
      • ordered-float ^5.0 normal
      • serde ^1.0 normal
      • serde_yaml ^0.9.34 normal
      • thiserror ^1.0 normal
      • tokio ^1 normal
      • tokio-util ^0.7 normal
      • tracing ^0.1 normal
      • uuid ^1 normal
      • clap ^4.5 dev
      • pretty_assertions ^1.4 dev
      • test-log ^0.2 dev
      • tokio ^1 dev
      • tokio-stream ^0.1 dev
      • tracing-subscriber ^0.3 dev
    • Versions
    • 53.14% 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

barectf_parser0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Type Aliases

List of all items

Structs

  • config::ClockType
  • config::ClockTypeOffset
  • config::CodeGenerationOptions
  • config::Config
  • config::DataStreamType
  • config::DataStreamTypeEventRecordFeatures
  • config::DataStreamTypeFeatures
  • config::DataStreamTypePacketFeatures
  • config::DynamicArrayFieldType
  • config::EnumerationFieldType
  • config::EventRecordType
  • config::HeaderGenerationOptions
  • config::IntegerFieldType
  • config::Options
  • config::PacketContextExtraMembers
  • config::RealFieldType
  • config::SignedIntegerFieldType
  • config::StaticArrayFieldType
  • config::StructureFieldType
  • config::StructureFieldTypeMember
  • config::Trace
  • config::TraceType
  • config::TraceTypeFeatures
  • config::UnsignedIntegerFieldType
  • parser::PacketDecoder
  • parser::Parser
  • types::TrackingInstant
  • types::UnsupportedTimestampFieldType
  • types::event::Event
  • types::packet::Packet
  • types::packet::PacketContext
  • types::packet::PacketHeader

Enums

  • config::EnumerationFieldTypeMappingSequence
  • config::FeaturesUnsignedIntegerFieldType
  • config::NativeByteOrder
  • config::PreferredDisplayBase
  • config::PrimitiveFieldType
  • config::StructureMemberFieldType
  • error::Error
  • types::FieldValue
  • types::LogLevel
  • types::PrimitiveFieldValue

Type Aliases

  • types::EventCount
  • types::EventId
  • types::SequenceNumber
  • types::StreamId
  • types::Timestamp

Constants

  • types::CTF_MAGIC_NUMBER