ContextInfoUpdater

Trait ContextInfoUpdater 

Source
pub trait ContextInfoUpdater: Debug {
    // Required method
    fn refresh_context_entry(&self);
}

Required Methods§

Implementors§