Function ruma_serde::default_true[][src]

pub fn default_true() -> bool
Expand description

Simply returns true.

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