Function panorama::config::start_inotify_stream[][src]

async fn start_inotify_stream(
    inotify: Inotify,
    config_home: impl AsRef<Path>,
    config_tx: Sender<Config>
) -> Result<()>