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