JsonSerde.Alias (json_serde v1.1.1)

Link to this section Summary

Link to this section Functions

Link to this function

from_alias(alias)

Specs

from_alias(String.t()) :: module()
Link to this function

setup_alias(module, alias)

Specs

setup_alias(module(), String.t()) :: :ok
Link to this function

to_alias(module)

Specs

to_alias(module()) :: String.t()