This website requires JavaScript.
Explore
Help
Sign In
Deukhoofd
/
PkmnLib_rs
Watch
1
Star
0
Fork
0
You've already forked PkmnLib_rs
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
4
Commits
2
Branches
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
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
Description
No description provided
8.2
MiB
Languages
Rust
100%