Skip to main content

execute_watch

Function execute_watch 

Source
pub async fn execute_watch() -> Result<(), Error>
Expand description

Execute watch command using cargo-watch

ยงReturns

  • Result<(), std::io::Error>: Success or error