Skip to main content

create_store

Function create_store 

Source
async fn create_store(
    __arg0: State<Arc<SharedState>>,
    __arg1: Json<StoreConfig>,
) -> impl IntoResponse