Skip to content

Add correct serde(default) attrs for humantime_serde::option

Ian Jackson requested to merge Diziet/arti:ht-fix into main

Discovered by a test case in my local tree. The test case was macro-generated by an extension of impl_standard_builder (which macro is itself currently awaiting review, !499 (merged))

Have also sent an MR to update the upstream docs https://github.com/jean-airoldie/humantime-serde/pull/8

Edited by Ian Jackson

Merge request reports