mirror of
https://github.com/Xevion/Pac-Man.git
synced 2025-12-06 01:15:42 -06:00
10 lines
399 B
Markdown
10 lines
399 B
Markdown
# pacman-common
|
|
|
|
This crate contains common code (mostly API request & response types) for the `pacman` and `pacman-server` (leaderboard API) crates.
|
|
|
|
You might be more interested in reading the README for the repostiory, the `pacman` crate, or the `pacman-server` crate.
|
|
|
|
- [README.md](../README.md)
|
|
- [pacman/README.md](../pacman/README.md)
|
|
- [pacman-server/README.md](../pacman-server/README.md)
|