(function() {var implementors = {};
implementors["mentat_core"] = [{text:"impl CLike for ValueType",synthetic:false,types:["mentat_core::types::ValueType"]},];
if (window.register_implementors) {
window.register_implementors(implementors);
} else {
window.pending_implementors = implementors;
}
})()