Function actix_cloud::utils::is_default

source ยท
pub fn is_default<T: Default + PartialEq>(t: &T) -> bool