Comment search hit.
Summary
Types
@type t() :: %Exograph.CommentHit{ comment: Exograph.Comment.t() | nil, fragment: Exograph.Fragment.t() | nil, match: term(), score: number() }
Comment search hit.
@type t() :: %Exograph.CommentHit{ comment: Exograph.Comment.t() | nil, fragment: Exograph.Fragment.t() | nil, match: term(), score: number() }