api

http4k / org.http4k.format / offsetTime

offsetTime

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