pomsky-macro 0.9.0

Macro for converting pomsky expressions to regexes
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
version = 3

[[package]]
name = "pomsky"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "0fac47a8ae929b40981ff7310dc730c8faca0f4c00a9d7c423c298a394f54a88"
dependencies = [
 "pomsky-syntax",
]

[[package]]
name = "pomsky-macro"
version = "0.9.0"
dependencies = [
 "pomsky",
]

[[package]]
name = "pomsky-syntax"
version = "0.9.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "8a106f83db6bdca4a59121f653a4ae87fb718e7c6e29c0d10cf705e9c53a5f0e"