Crates.io | bscore |
lib.rs | bscore |
version | 1.2.1 |
source | src |
created_at | 2024-02-25 21:56:31.199409 |
updated_at | 2024-03-03 01:52:01.215697 |
description | bowling score library for Rust |
homepage | https://crates.io/crates/bscore |
repository | https://github.com/nomissbowling/bscore-rs |
max_upload_size | |
id | 1152834 |
size | 14,211 |
bowling score library for Rust
input line(s)
# comment
x x x x x x x x x x x x # comment
G/G/G/G/G/G/G/G/G/G/G # comment
output
x x x x x x x x x xxx
30 60 90 120 150 180 210 240 270 300
G/ G/ G/ G/ G/ G/ G/ G/ G/ G/G
10 20 30 40 50 60 70 80 90 100
library
cdylib
app sample
for python
MIT License