Skip to main content

subscribe_changes_at

Function subscribe_changes_at 

Source
pub fn subscribe_changes_at(
    path: PathBuf,
    keys: Vec<String>,
) -> Result<Receiver<Option<PluginConfigChange>>>
Expand description

Testable implementation of subscribe_changes for an explicit path.