Type Definition number_words::Config [] [src]

type Config = Vec<(String, char)>;