This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib_rs
Watch
1
Star
0
Fork
You've already forked PkmnLib_rs
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
8.2
MiB
Rust
100%
df662ce6b5
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Clone in VS Code
Cite this repository
APA
BibTeX
Cancel
Deukhoofd
df662ce6b5
Change to RwLock over Mutex, so we can read without locking, changes to BattleRandom to allow for cloning, and prevent race conditions.
2022-06-04 12:40:32 +02:00
.cargo
Major amounts of progress
2022-06-03 16:35:18 +02:00
src
Change to RwLock over Mutex, so we can read without locking, changes to BattleRandom to allow for cloning, and prevent race conditions.
2022-06-04 12:40:32 +02:00
.gitignore
Initial commit, implements most of the static_data side.
2021-01-30 22:29:59 +01:00
Cargo.toml
Change to RwLock over Mutex, so we can read without locking, changes to BattleRandom to allow for cloning, and prevent race conditions.
2022-06-04 12:40:32 +02:00