fart-utils 0.4.0

A small collection of utility functions used by the `fart` crate.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies.num-traits]
version = "0.2.6"

[package]
authors = ["Nick Fitzgerald <fitzgen@gmail.com>"]
description = "A small collection of utility functions used by the `fart` crate."
documentation = "https://docs.rs/fart-utils"
edition = "2018"
license = "MIT/Apache-2.0"
name = "fart-utils"
readme = "./README.md"
repository = "https://github.com/fitzgen/fart"
version = "0.4.0"