(function() {var implementors = {};
implementors["ron"] = [{"text":"impl Octal for Extensions","synthetic":false,"types":["ron::extensions::Extensions"]}];
implementors["rustix"] = [{"text":"impl Octal for CreateFlags","synthetic":false,"types":["rustix::backend::io::epoll::CreateFlags"]},{"text":"impl Octal for EventFlags","synthetic":false,"types":["rustix::backend::io::epoll::EventFlags"]},{"text":"impl Octal for PollFlags","synthetic":false,"types":["rustix::backend::io::poll_fd::PollFlags"]},{"text":"impl Octal for FdFlags","synthetic":false,"types":["rustix::backend::io::types::FdFlags"]},{"text":"impl Octal for ReadWriteFlags","synthetic":false,"types":["rustix::backend::io::types::ReadWriteFlags"]},{"text":"impl Octal for SpliceFlags","synthetic":false,"types":["rustix::backend::io::types::SpliceFlags"]},{"text":"impl Octal for DupFlags","synthetic":false,"types":["rustix::backend::io::types::DupFlags"]},{"text":"impl Octal for PipeFlags","synthetic":false,"types":["rustix::backend::io::types::PipeFlags"]},{"text":"impl Octal for EventfdFlags","synthetic":false,"types":["rustix::backend::io::types::EventfdFlags"]}];
if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()