Skip to main content

post_clone

Function post_clone 

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

Clone an existing cortical area with all its properties and structure. (Not yet implemented)