Simple user service for Postgres, providing user storage and management.
# Cargo.toml
[dependencies]
eternalfest_user_store = "0.18.2"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Connects to Postgres and retrieves a user.
Ensure Postgres is running and add `tokio` as a dependency with the `full` feature.
No dependency data recorded yet.