Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

impl Serialize for Event #208

Open
H1rono opened this issue Sep 10, 2024 · 0 comments
Open

impl Serialize for Event #208

H1rono opened this issue Sep 10, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@H1rono
Copy link
Owner

H1rono commented Sep 10, 2024

機能追加の動機

#[must_use]
#[derive(Debug, Clone, PartialEq, Eq)]
#[non_exhaustive]
pub enum Event {

あっても良さそう

望ましい解決方法
deriveするだけ

他に検討した代替案
Deserializeはあると良くない、構造だけで区別できないイベントがある

@H1rono H1rono added the enhancement New feature or request label Sep 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant