is it somehow possible to put `@ExperimentalSerial...
# serialization
k
is it somehow possible to put
@ExperimentalSerializationApi
as an
-Xopt-in=...
parameter to the Kotlin compiler, instead of scattering it around the codebase?