faux 0.0.2

A library to mock structs
Documentation
[dependencies.faux_macros]
version = "0.0.2"

[dependencies.proc-macro-hack]
version = "0.5"

[lib]
doctest = false

[package]
authors = ["Andres <andresnrx@gmail.com>"]
description = "A library to mock structs"
edition = "2018"
homepage = "https://github.com/nrxus/faux"
keywords = ["mock", "mocking", "test", "testing", "faux"]
license = "MIT"
name = "faux"
readme = "README.md"
repository = "https://github.com/nrxus/faux"
version = "0.0.2"