Skip to main content

post_clone

Function post_clone 

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

Clone the current genome with a new name, creating an independent copy.