Expand description
§Common Alerting Protocol
This crate provides an implementation of the data types for X.1303, also known as Common Alerting Protocol (CAP).
Like other rasn
core crates, this doesn’t provide a CAP client or server
but provides the core data types used to be able to create your own clients
and servers.
Structs§
- An alert message.
Enums§
- The category of the subject event of the alert message.