(function() {var implementors = {}; implementors["draught"] = [{"text":"impl RefFromWasmAbi for Piece","synthetic":false,"types":["draught::board::Piece"]},{"text":"impl RefFromWasmAbi for Square","synthetic":false,"types":["draught::board::Square"]},{"text":"impl RefFromWasmAbi for BrdIdx","synthetic":false,"types":["draught::board::BrdIdx"]},{"text":"impl RefFromWasmAbi for Board","synthetic":false,"types":["draught::board::Board"]},{"text":"impl RefFromWasmAbi for Game","synthetic":false,"types":["draught::game::Game"]},{"text":"impl RefFromWasmAbi for Painter","synthetic":false,"types":["draught::paint::Painter"]}]; if (window.register_implementors) {window.register_implementors(implementors);} else {window.pending_implementors = implementors;}})()