Skip to main content

post_save

Function post_save 

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

Save the current genome to a file with optional ID and title parameters.