(function() {var implementors = {}; implementors["byteorder"] = [{"text":"impl Ord for BigEndian","synthetic":false,"types":["byteorder::BigEndian"]},{"text":"impl Ord for LittleEndian","synthetic":false,"types":["byteorder::LittleEndian"]}]; implementors["crossbeam_epoch"] = [{"text":"impl<T: ?Sized + Pointable> Ord for Shared<'_, T>","synthetic":false,"types":["crossbeam_epoch::atomic::Shared"]}]; implementors["deflate"] = [{"text":"impl Ord for Compression","synthetic":false,"types":["deflate::compression_options::Compression"]},{"text":"impl Ord for MatchingType","synthetic":false,"types":["deflate::lz77::MatchingType"]}]; implementors["either"] = [{"text":"impl<L: Ord, R: Ord> Ord for Either<L, R>","synthetic":false,"types":["either::Either"]}]; implementors["ndarray"] = [{"text":"impl Ord for Axis","synthetic":false,"types":["ndarray::dimension::axis::Axis"]}]; implementors["num_rational"] = [{"text":"impl<T: Clone + Integer> Ord for Ratio<T>","synthetic":false,"types":["num_rational::Ratio"]}]; implementors["png"] = [{"text":"impl Ord for Transformations","synthetic":false,"types":["png::common::Transformations"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()