Function wrangler::watch::watch_and_build[][src]

pub fn watch_and_build(
    target: &Target,
    tx: Option<Sender<()>>
) -> Result<(), Error>