Skip to main content

Module sensitive

Module sensitive 

Source
Available on crate feature config only.
Expand description

Re-exports SensitiveString from the crate root for backward compatibility.

The canonical location is now crate::sensitive, which is always available regardless of feature gates. This module preserves the old import path hyperi_rustlib::config::sensitive::SensitiveString.

Re-exportsยง

pub use crate::sensitive::*;