Search
Module of the Detection type.
@type t() :: %Whatlangex.Detection{ confidence: Float.t(), lang: String.t(), script: String.t() }