librunner 0.4.0

Rust library to assist runners on planning their workouts, races, and improve their health.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[dependencies]

[package]
categories = ["science", "simulation", "localization"]
description = "Rust library to assist runners on planning their workouts, races, and improve their health."
documentation = "https://docs.rs/librunner"
edition = "2021"
license = "Apache-2.0"
name = "librunner"
readme = "README.md"
repository = "https://github.com/geekrunners/librunner"
version = "0.4.0"