pub async fn post_append_file( __arg0: State<ApiState>, _multipart: Multipart, ) -> ApiResult<Json<HashMap<String, String>>>
Append structures to the genome from a file.