monch 0.4.1

Inspired by nom, but specifically for strings.
Documentation
1
2
3
4
5
6
7
8
9
10
11
[package]
authors = ["the Deno authors"]
description = "Inspired by nom, but specifically for strings."
documentation = "https://docs.rs/monch"
edition = "2021"
homepage = "https://deno.land/"
license = "MIT"
name = "monch"
readme = "README.md"
repository = "https://github.com/denoland/monch"
version = "0.4.1"