Type Definition mentat_query_translator::Result [] [src]

type Result<T> = Result<T, TranslatorError>;