rust-shogi-crates / shogi_core

Defines fundamental data types and functions
MIT License
9 stars 0 forks source link

Docs don't have feature gates #2

Closed koba-e964 closed 2 years ago

koba-e964 commented 2 years ago

https://docs.rs/shogi_core/0.1.0/shogi_core/index.html does not have feature gates in it. Ref: https://users.rust-lang.org/t/how-to-document-optional-features-in-api-docs/64577