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