Type Definition mentat_query_projector::errors::Result [] [src]

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