#[derive(NotSensitive)]Expand description
Derives a no-op redactable::RedactableContainer implementation.
This is useful for types that are known to be non-sensitive but still need to
satisfy RedactableContainer / Redactable bounds.
#[derive(NotSensitive)]Derives a no-op redactable::RedactableContainer implementation.
This is useful for types that are known to be non-sensitive but still need to
satisfy RedactableContainer / Redactable bounds.