Skip to main content

post_create

Function post_create 

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

Create a new morphology with specified parameters.