001cb7ab01
This allows a field to be serialized with an expression instead of the default serializer. This simplifies serializing a struct or enum that contains an external type that doesn't implement `serde::Serialize`. This expression is passed a variable `serializer` that needs to be used to serialize the expression. |
||
---|---|---|
.. | ||
macros.rs | ||
test_annotations.rs | ||
test_bytes.rs | ||
test_de.rs | ||
test_macros.rs | ||
test_ser.rs | ||
test.rs | ||
test.rs.in | ||
token.rs |