Docs.rs
  • rs-can-0.2.2
    • rs-can 0.2.2
    • Docs.rs crate page
    • MIT OR GPL-3.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • jesses2025smith
    • Dependencies
      • bitflags ^2.6 normal
      • derive-getters ^0.5 normal
      • log ^0 normal
      • serde ^1.0 normal
      • thiserror ^2 normal
    • Versions
    • 37.33% of the crate is documented
  • Go to latest version
  • 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

rs_can0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • CanFilter
  • ChannelConfig
  • DeviceBuilder
  • IdentifierFlags

Enums

  • CanDirect
  • CanError
  • CanId
  • CanType

Traits

  • CanDevice
  • CanFrame
  • CanListener

Functions

  • can_utils::can_dlc
  • can_utils::can_type
  • can_utils::data_resize
  • can_utils::system_timestamp

Type Aliases

  • CanResult

Constants

  • DEFAULT_PADDING
  • EFF_MASK
  • ERR_MASK
  • MAX_FD_FRAME_SIZE
  • MAX_FRAME_SIZE
  • MAX_XL_FRAME_SIZE
  • SFF_MASK