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

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