Trait cdns_rs::a_sync::caches::CacheOperations
source · pub trait CacheOperations {
// Required method
fn is_reload_allowed(&self) -> bool;
}
Required Methods§
fn is_reload_allowed(&self) -> bool
Implementors§
impl CacheOperations for HostConfig
An /etc/hosts file parser