Crates.io | is_thirteen_rs |
lib.rs | is_thirteen_rs |
version | 0.1.0 |
source | src |
created_at | 2018-11-01 10:02:43.39574 |
updated_at | 2018-11-01 10:02:43.39574 |
description | An rust package to check if a number is equal to 13. |
homepage | |
repository | https://github.com/5hanth/is_thirteen_rs |
max_upload_size | |
id | 94000 |
size | 14,910 |
This library is a re-write of this js implementation as suggested in this issue in motive of targeting WASM using rust.