Provides struct and type for a SpannConfiguration
@type t() :: %ExChromaDb.Api.SpannConfiguration{ construction_ef: integer(), m: integer(), search_ef: integer(), search_nprobe: integer(), space: String.t(), write_nprobe: integer() }