[][src]Function wrangler::commands::watch_and_build

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