Skip to content

serde_with_macros v1.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Sep 20:28
4087080

Added

  • Add the attribute #[serde(borrow)] on a field if serde_as is used in combination with the BorrowCow type.