Search
Module that contains represents the structure of a Fragment of type Code
@type t() :: %Fragmentor.Fragment.Code{ content: String.t(), fragment_type: String.t(), language: String.t() }