actix_cloud::utils

Function is_default

Source
pub fn is_default<T: Default + PartialEq>(t: &T) -> bool
Available on crate feature utils only.