(function() {var implementors = {}; implementors["lasm"] = [{text:"impl Clone for Register",synthetic:false,types:["lasm::asm::Register"]},{text:"impl Clone for Literal",synthetic:false,types:["lasm::asm::Literal"]},{text:"impl Clone for Instruct",synthetic:false,types:["lasm::asm::Instruct"]},{text:"impl Clone for Error",synthetic:false,types:["lasm::error::Error"]},]; if (window.register_implementors) { window.register_implementors(implementors); } else { window.pending_implementors = implementors; } })()