Crates.io | simple_games |
lib.rs | simple_games |
version | 0.1.0 |
source | src |
created_at | 2019-06-22 09:16:59.612798 |
updated_at | 2019-06-22 09:16:59.612798 |
description | Implementation of simple games |
homepage | |
repository | https://gitlab.com/Douman/simple_games |
max_upload_size | |
id | 142785 |
size | 8,385 |
Implementation of simple games
std
- Enables usage of standard library. Without it requires alloc
module. Enabled by default.