Skip to content
This repository was archived by the owner on Jul 19, 2020. It is now read-only.

Add unit as the default state type#200

Merged
hgzimmerman merged 4 commits into
masterfrom
default_state_parameter
Dec 16, 2019
Merged

Add unit as the default state type#200
hgzimmerman merged 4 commits into
masterfrom
default_state_parameter

Conversation

@hgzimmerman
Copy link
Copy Markdown
Member

@hgzimmerman hgzimmerman commented Dec 16, 2019

Prior to this PR, a macro was used to set the state type for items in this crate.
Now, the unit type () is set to be the default type for these items, which removes reliance on the problematic macro.

Closes #157

@hgzimmerman hgzimmerman merged commit 80d0320 into master Dec 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use default type parameters instead of aliases for State type

1 participant