DEVELOPMENT ENVIRONMENT

~liljamo/deck-builder

ref: 977e440bf1876853ee128c287bd2f5c02cce82f4 deck-builder/client/src/api/game/create_action.rs -rw-r--r-- 972 bytes
chore(client): fmt, clippy, cleanup
feat(client): handle action seed as string
fix(client): remove unused import
fix(client): fix create action api command field
feat(client): add seed to action api call, new fn
feat(client): update action api call, create event
feat(client): impl api calls for game endpoints