[go: up one dir, main page]

modifier 0.0.3

Fluid chaining APIs for both mutable ownership types.
1
2
3
4
5
6
7
8
9
10
11
12
13
[package]

name = "modifier"
version = "0.0.3"
authors = ["Jonathan Reem <jonathan.reem@gmail.com>"]
description = "Fluid chaining APIs for both mutable ownership types."
readme = "README.md"
repository = "https://github.com/reem/rust-modifier"
license = "MIT"

[dev-dependencies]
stainless = "*"