|
|
|
|
|
by rob74
792 days ago
|
|
Looks like the ecosystem might benefit from them rather than the other way round: having a crate that fully supports XML serialization/deserialization, including all of XML's features (attributes, namespaces etc.) sounds like a win for Rust. Actually, I would have expected something like that to exist already - XML might not be the hottest data exchange format around anymore, but it's still pretty widespread... |
|