hyper-scripter-util 0.7.8

Tools for hyper-scripter. Not indetended to be used directly.
Documentation
[lib]
name = "hyper_scripter_util"
path = "src/lib.rs"

[package]
authors = ["why8ther <lturtsamuel@gmail.com>"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = "build.rs"
description = "Tools for hyper-scripter. Not indetended to be used directly."
edition = "2021"
license = "MIT OR Apache-2.0"
name = "hyper-scripter-util"
readme = false
resolver = "1"
version = "0.7.8"

[[test]]
name = "test_selector"
path = "tests/test_selector.rs"