Fragmentor.Fragment.Html (fragmentor v0.1.0)

Module that contains represents the structure of a Fragment of type Html

Link to this section Summary

Link to this section Types

@type t() :: %Fragmentor.Fragment.Html{content: String.t(), fragment_type: String.t()}