Parsed identity for an embedded query-module id.
Summary
Types
@type t() :: %Volt.Plugin.EmbeddedModule.ID{ index: non_neg_integer(), parent: String.t(), type: Volt.Plugin.EmbeddedModule.kind() }
Parsed identity for an embedded query-module id.
@type t() :: %Volt.Plugin.EmbeddedModule.ID{ index: non_neg_integer(), parent: String.t(), type: Volt.Plugin.EmbeddedModule.kind() }