diff --git a/src/message/poll.rs b/src/message/poll.rs index 9cbeaf2..20b36a2 100644 --- a/src/message/poll.rs +++ b/src/message/poll.rs @@ -31,6 +31,7 @@ impl Default for MessagePoll<'static> { // Response /// Type that represents the <trnData> tag for message poll response +#[non_exhaustive] #[derive(Deserialize, Debug)] pub enum MessageData { /// Data under the <domain:trnData> tag