bscore

Crates.iobscore
lib.rsbscore
version1.2.1
sourcesrc
created_at2024-02-25 21:56:31.199409
updated_at2024-03-03 01:52:01.215697
descriptionbowling score library for Rust
homepagehttps://crates.io/crates/bscore
repositoryhttps://github.com/nomissbowling/bscore-rs
max_upload_size
id1152834
size14,211
nomissbowling (nomissbowling)

documentation

https://docs.rs/bscore/

README

bscore-rs

bowling score library for Rust

sample

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

links

library

cdylib

app sample

for python

License

MIT License

Commit count: 0

cargo fmt