module StrictYAML::Serializable

Defined in:

strict-yaml/serializable.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(*, __strict_yaml_data data : Hash(StrictYAML::Any, StrictYAML::Any)) #

[View source]

Instance Method Detail

def to_yaml(yaml : StrictYAML::Builder) : Nil #

[View source]