Skip to main content

post_export_format

Function post_export_format 

Source
pub async fn post_export_format(
    __arg0: State<ApiState>,
    __arg1: Json<HashMap<String, String>>,
) -> ApiResult<Json<HashMap<String, Value>>>
Expand description

Export genome in a specific format (JSON, YAML, binary, etc.).