pub async fn run( domain: &str, max_nodes: u32, max_render: u32, timeout: u64, fresh: bool, ) -> Result<()>
Run the map command.