Docs.rs
cozy-chess-0.3.4
cozy-chess 0.3.4
Permalink
Docs.rs crate page
MIT
08 June 2026
Links
Homepage
Repository
crates.io
Source
Owners
analog-hors
Dependencies
cozy-chess-types ^0.2.2
normal
criterion ^0.3.5
dev
cozy-chess-types ^0.2.2
build
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
All
cozy_
chess
0.3.4
Crate Items
Macros
Structs
Enums
Functions
List of all items
Structs
BitBoard
BitBoardIter
BitBoardSubsetIter
Board
BoardBuilder
CastleRights
ColorParseError
FileParseError
IllegalMoveError
Move
MoveParseError
PieceMoves
PieceMovesIter
PieceParseError
RankParseError
SquareParseError
Enums
BoardBuilderError
Color
FenParseError
File
GameStatus
Piece
Rank
Square
Macros
bitboard
Functions
get_between_rays
get_bishop_moves
get_bishop_moves_const
get_bishop_rays
get_king_moves
get_knight_moves
get_line_rays
get_pawn_attacks
get_pawn_quiets
get_rook_moves
get_rook_moves_const
get_rook_rays
util::display_san_move
util::display_uci_move
util::parse_san_move
util::parse_uci_move