Function new_user
pub async fn new_user(
__arg0: State<SharedState>,
__arg1: Json<CredentialsRequest>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>pub async fn new_user(
__arg0: State<SharedState>,
__arg1: Json<CredentialsRequest>,
) -> Result<Json<GCEmptyResponse>, ErrorResponse>