mentat/docs/apis/rust/mentat_query_translator/sidebar-items.js
2018-06-22 12:08:32 +01:00

1 line
No EOL
527 B
JavaScript

initSidebarItems({"enum":[["ErrorKind","The kind of an error."],["ProjectedSelect",""],["Projection",""]],"fn":[["cc_to_exists","Return a query that projects `1` if the `cc` matches the store, and returns no results if it doesn't."],["query_to_select","Consume a provided `AlgebraicQuery` to yield a new `ProjectedSelect`."]],"struct":[["Error","The Error type."]],"trait":[["ResultExt","Additional methods for `Result`, for easy interaction with this crate."]],"type":[["Result","Convenient wrapper around `std::Result`."]]});