Function ruma_common::serde::default_true

source ยท
pub fn default_true() -> bool
Expand description

Simply returns true.

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