module Athena::Serializer
#
Provides enhanced (de)serialization features.
Constants#
VERSION = "0.4.2"#
Class methods#
.serializer : ASR::SerializerInterface#
Returns an ASR::SerializerInterface instance for ad-hoc (de)serialization.
The serializer is cached and only instantiated once.