You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
---- test::should_serialize stdout ----
thread 'test::should_serialize' panicked at 'called `Result::unwrap()` on an `Err` value: Custom { field: "Cannot add attribute id" }', src/test.rs:34:36
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
I don't have the impression to do some weird things but it doesn't work... do you have any idea of what could cause this in my code?
The text was updated successfully, but these errors were encountered:
👋 Hi everyone!
I'm trying to serialize a list of categories like following
But it ends up with the following error
I don't have the impression to do some weird things but it doesn't work... do you have any idea of what could cause this in my code?
The text was updated successfully, but these errors were encountered: