mentat/implementors/mentat_query_algebrizer/trait.ColumnName.js
2018-08-22 17:04:13 +00:00

10 lines
300 B
JavaScript

(function() {var implementors = {};
implementors["mentat_query_algebrizer"] = [];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()