logo
pub fn default_true() -> bool
Expand description

Simply returns true.

Useful for #[serde(default = ...)].