lib/lutaml/model/yaml_adapter.rb



# frozen_string_literal: true

module Lutaml
  module Model
    module YamlAdapter
    end
  end
end