generated from PlexSheep/rs-base
Compare commits
2 commits
558abda651
...
2e46abbee0
Author | SHA1 | Date | |
---|---|---|---|
2e46abbee0 | |||
d831dfb546 |
1 changed files with 3 additions and 1 deletions
|
@ -22,7 +22,9 @@ pub use stupid::StupidSolver;
|
|||
///
|
||||
/// # Examples
|
||||
///
|
||||
/// For a detailed example, see the `/bin/solve/simple.rs` (`wordlesolve`) binary.
|
||||
/// For a detailed example, see the
|
||||
/// [`wordlesolve`](https://git.cscherr.de/PlexSheep/wordle-analyzer/src/branch/master/src/bin/solve/simple.rs)
|
||||
/// binary.
|
||||
///
|
||||
/// # Builtins
|
||||
///
|
||||
|
|
Loading…
Add table
Reference in a new issue