5 ms·
I’m excited to get some more Rust docs! Even just a pointer to serde ::from_value(value).unwrap(), and <TheType as Deserialize>::deserialize(value), would be h
by Serow225 4y ago
I’m excited to get some more Rust docs!
Even just a pointer to serde ::from_value(value).unwrap(), and <TheType as Deserialize>::deserialize(value), would be helpful to get people pointed in the right direction.
Looks like a super cool project, congrats!