Create formatter and parser structures for common data types #173
Labels
No Label
hex-grid
maintenance
music-player
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: savanni/monorepo#173
Loading…
Reference in New Issue
No description provided.
Delete Branch "%!s(<nil>)"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This app works a lot with si::Meter, si::Second, and si::Time. Create some data structures in the app level which wrap those and provide parsers and renderers which can later be modified to take translations and unit conversions into account.