pub fn start_server( static_file_path: &str, src_folder_to_watch: &str, manifest: PaxManifest, ) -> Result<()>