rpf 0.1.6

A framework for creating Rust programs
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
[dependencies]
ansi_term = "0.6.3"

[package]
authors = ["Alberto Corona <ac@albertocorona.com>"]
description = "A framework for creating Rust programs"
documentation = "http://0x1a.github.io/rpf/rpf/index.html"
keywords = ["framework"]
license = "BSD-3-Clause"
name = "rpf"
readme = "README.md"
repository = "https://gitlab.com/0X1A/rpf"
version = "0.1.6"