(function() {var implementors = {}; implementors["libc"] = []; implementors["num_bigint"] = ["impl Neg for BigUint","impl<'a> Neg for &'a BigUint","impl Neg for Sign","impl Neg for BigInt","impl<'a> Neg for &'a BigInt",]; implementors["time"] = ["impl Neg for Duration",]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()