(function() {var implementors = {
"either":[["impl<L: PartialOrd, R: PartialOrd> PartialOrd for Either<L, R>"]],
"linux_raw_sys":[["impl<Storage: PartialOrd> PartialOrd for __BindgenBitfieldUnit<Storage>"]],
"rustix":[["impl PartialOrd for Direction"],["impl PartialOrd for Opcode"]]
};if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()