Skip to main content

post_upload

Function post_upload 

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

Upload and load a genome from JSON payload.