[][src]Function ruma_serde::default_true

pub fn default_true() -> bool

Simply returns true.

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