Docs.rs
  • socketcan-hal-2.0.0
    • socketcan-hal 2.0.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • nnarain
    • Dependencies
      • anyhow ^1.0 normal optional
      • byte_conv ^0.1.1 normal
      • clap ^2.33 normal optional
      • hex ^0.4 normal
      • itertools ^0.10 normal
      • libc ^0.2 normal
      • neli ^0.6 normal optional
      • nix ^0.23 normal
    • Versions
    • 81.93% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

socketcan_hal2.0.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits

List of all items

Structs

  • CanFilter
  • CanFrame
  • CanInterface
  • CanSocket
  • dump::CanDumpRecord
  • dump::CanDumpRecords
  • dump::Reader

Enums

  • CanError
  • CanErrorDecodingFailure
  • CanSocketOpenError
  • ConstructionError
  • dump::ParseError

Traits

  • ShouldRetry

Constants

  • EFF_FLAG
  • EFF_MASK
  • ERR_FLAG
  • ERR_MASK
  • ERR_MASK_ALL
  • ERR_MASK_NONE
  • RTR_FLAG
  • SFF_MASK