graphy_static_util 0.3.0

Provides some utils to help create mutable statics with lazy_static.
Documentation
[package]

authors = ["Tyler Wolf Leonhardt <tyler.wolf.leonhardt@gmail.com>"]

description = "Provides some utils to help create mutable statics with lazy_static."

exclude = [

    ".gitignore",

]

license = "MIT"

name = "graphy_static_util"

version = "0.3.0"