Crate canadensis

source ·
Expand description

Canadensis: An implementation of Cyphal

This library (canadensis) provides all the basic Cyphal functionality, with some re-exports from other canadensis crates.

Re-exports

  • pub use canadensis_core::nb;

Modules

  • A publisher that can be used by anonymous nodes
  • Basic Cyphal types
  • Data type serialization and deserialization
  • High-level Cyphal node types
  • Node configuration registers that can be accessed from other nodes
  • Sending of service requests

Structs

Enums

  • Errors that may occur when starting to send messages or requests

Traits