wrun 0.1.0

Utilities for wrun
Documentation
[package]
name = "wrun"
version = "0.1.0"
edition = "2021"
authors = [
  "wandalen <wandalen.me@gmail.com> <wandalen.me@gmail.com>"
,
]
license = "MIT"
readme = "readme.md"
documentation = "https://docs.rs/wrun"
repository = "https://github.com/Wandalen/wTools/tree/master/module/core/wrun"
homepage = "https://github.com/Wandalen/wTools/tree/master/module/core/wrun"
description = """
Utilities for wrun
"""
categories = [ "development-tools" ]
keywords = [ "fundamental", "general-purpose" ]

[package.metadata.docs.rs]
features = [ "full" ]
all-features = false

[features]
default = [ "enabled" ]
full = [ "enabled" ]
enabled = []

[dependencies]

[dev-dependencies]