pub async fn get_info( __arg0: State<ApiState>, __arg1: Path<String>, ) -> ApiResult<Json<BTreeMap<String, Value>>>
Get detailed information about a specific morphology using path parameter.