events: Silence clippy lint
This commit is contained in:
parent
44a998f70d
commit
e9cb896bf7
@ -442,6 +442,7 @@ pub struct EventTypeDeHelper<'a> {
|
||||
/// Helper struct to determine if an event has been redacted.
|
||||
#[doc(hidden)]
|
||||
#[derive(Deserialize)]
|
||||
#[allow(clippy::exhaustive_structs)]
|
||||
pub struct RedactionDeHelper {
|
||||
/// Used to check whether redacted_because exists.
|
||||
pub unsigned: Option<UnsignedDeHelper>,
|
||||
|
Loading…
x
Reference in New Issue
Block a user