api

http4k / org.http4k.format / yearMonth

yearMonth

inline fun <BUILDER, reified OUT> AutoMappingConfiguration<BUILDER>.yearMonth(noinline inFn: (YearMonth) -> OUT, noinline outFn: (OUT) -> YearMonth): AutoMappingConfiguration<BUILDER>