(function() {var implementors = {};
implementors["nonminmax"] = [{"text":"impl From<NonMaxU8> for u8","synthetic":false,"types":[]},{"text":"impl From<NonMaxU16> for u16","synthetic":false,"types":[]},{"text":"impl From<NonMaxU32> for u32","synthetic":false,"types":[]},{"text":"impl From<NonMaxU64> for u64","synthetic":false,"types":[]},{"text":"impl From<NonMaxU128> for u128","synthetic":false,"types":[]},{"text":"impl From<NonMaxUsize> for usize","synthetic":false,"types":[]},{"text":"impl From<NonMaxI8> for i8","synthetic":false,"types":[]},{"text":"impl From<NonMaxI16> for i16","synthetic":false,"types":[]},{"text":"impl From<NonMaxI32> for i32","synthetic":false,"types":[]},{"text":"impl From<NonMaxI64> for i64","synthetic":false,"types":[]},{"text":"impl From<NonMaxI128> for i128","synthetic":false,"types":[]},{"text":"impl From<NonMaxIsize> for isize","synthetic":false,"types":[]},{"text":"impl From<NonMinU8> for u8","synthetic":false,"types":[]},{"text":"impl From<NonMinU16> for u16","synthetic":false,"types":[]},{"text":"impl From<NonMinU32> for u32","synthetic":false,"types":[]},{"text":"impl From<NonMinU64> for u64","synthetic":false,"types":[]},{"text":"impl From<NonMinU128> for u128","synthetic":false,"types":[]},{"text":"impl From<NonMinUsize> for usize","synthetic":false,"types":[]},{"text":"impl From<NonMinI8> for i8","synthetic":false,"types":[]},{"text":"impl From<NonMinI16> for i16","synthetic":false,"types":[]},{"text":"impl From<NonMinI32> for i32","synthetic":false,"types":[]},{"text":"impl From<NonMinI64> for i64","synthetic":false,"types":[]},{"text":"impl From<NonMinI128> for i128","synthetic":false,"types":[]},{"text":"impl From<NonMinIsize> for isize","synthetic":false,"types":[]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()