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