Expand description

Modules

  • A bit array type

Structs

  • A cursor over a byte slice for easy deserializing of Cyphal data types
  • A cursor over a byte slice for easy serializing of Cyphal data types

Enums

Traits

  • Trait for types that can be encoded into Cyphal transfers, or decoded from transfers
  • Trait for types that can be deserialized from Cyphal transfers
  • Marker for message data types
  • Marker for service request data types
  • Marker for service response data types
  • Trait for types that can be serialized into Cyphal transfers