Naming helpers for Rustler decoder code generated from Kiwi schemas.
@spec decoder_function(String.t()) :: atom()
@spec field_name(String.t()) :: String.t()
@spec message_fields_function(String.t()) :: atom()
@spec module_atom_static(String.t()) :: atom()
@spec module_name(String.t(), String.t()) :: String.t()
@spec rust_identifier(String.t()) :: String.t()
@spec static_alias(atom()) :: Macro.t()
@spec struct_keys_static(String.t()) :: atom()