Searched defs:NotificationsConfig (Results 1 – 1 of 1) sorted by relevance
694 pub struct NotificationsConfig { struct695 pub cargo_toml_not_found: bool,1160 pub fn notifications(&self) -> NotificationsConfig { in notifications()