pub async fn post_load( __arg0: State<ApiState>, __arg1: Json<HashMap<String, String>>, ) -> ApiResult<Json<HashMap<String, Value>>>
Load a genome from a file by name.