create_user# hyd.backend.user.service.create_user(*, username: str, password: str, is_admin: bool, db: Session) → UserEntry[source]#