overloadable 0.1.0

Overloadable functions done easy in rust.
Documentation
[package]

name = "overloadable"

version = "0.1.0"

authors = ["OptimisticPeach <optimistic.peach@outlook.com>"]

edition = "2018"

description = "Overloadable functions done easy in rust."

repository = "https://github.com/OptimisticPeach/overloadable.git"

keywords = ["function", "overloadable", "overwrite", "overload"]

license = "MIT"



[dependencies]