Expand description
Re-export the rs-matter crate
Modules§
- busy
- case
- CASE (Certificate Authenticated Session Establishment) protocol implementation.
- checkin
- The Check-In message: its payload codec and the low-level per-message send.
- pase
- PASE (Passcode-Authenticated Session Establishment) protocol implementation.
Structs§
- Secure
Channel - Handle messages related to the Secure Channel
- Status
Report - Represents a Status Report message, as per “Appendix D: Status Report Messages” of the Matter Spec.
Enums§
Constants§
Traits§
- Async
ScHandler - An extension point for the
SecureChannelhandler, letting a controller react to the Secure Channel messages that the accessory role only drops: incoming Check-In notifications and unsolicited Message Counter Sync responses.