Skip to content

Conversation

@zecakeh
Copy link

@zecakeh zecakeh commented Jun 24, 2024

The From implementations are added for convenience.

The TryFrom implementations are necessary to access the inner values from the receiving side. Using TryFrom allows to match on the value.

Maybe methods like as_date and as_delay could also be implemented to access the inner value.

The `From` implementations are added for convenience.

The `TryFrom` implementations are necessary to access the inner values from the receiving side.
Using `TryFrom` allows to `match` on the value.
@zecakeh zecakeh closed this by deleting the head repository Aug 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant