Christopher Prohm
Results
62
comments of
Christopher Prohm
The issue is that this package uses serde to understand Rust objects. For example using the expand macros tool in rust playground, for this struct ```rust #[derive(serde::Serialize)] struct Struct {...
Started to look into this issue in #284