one_user 0.1.0

Contrain the number of instances that can possibly be used at a time. By default it contrains it to one instance at a time, hence one_user.
Documentation
[dependencies.bitvec]
version = "0.22.*"

[dependencies.lazy_static]
version = "1.*.*"

[dependencies.quote]
version = "1.*.*"

[dependencies.syn]
version = "1.*.*"

[lib]
proc-macro = true

[package]
authors = ["Error1000"]
description = "Contrain the number of instances that can possibly be used at a time. By default it contrains it to one instance at a time, hence one_user."
edition = "2018"
license = "MIT OR Apache-2.0"
name = "one_user"
repository = "https://github.com/Error1000/one_user"
version = "0.1.0"