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