logos-nom-bridge

Crates.iologos-nom-bridge
lib.rslogos-nom-bridge
version0.1.0
sourcesrc
created_at2022-02-21 01:38:22.489194
updated_at2022-02-21 01:38:22.489194
descriptionImplement nom parsers using logos tokens
homepage
repositoryhttps://github.com/Aloso/logos-nom-bridge
max_upload_size
id536071
size33,476
Ludwig Stecher (Aloso)

documentation

https://docs.rs/logos-nom-bridge

README

logos-nom-bridge

Crates.io License Documentation

A logos Lexer wrapper than can be used as an input for nom. This makes it very simple to parse tokens lexed with logos.

Usage

See the documentation.

Contributing

You can contribute by filing issues or sending pull requests. If you have questions, please create an issue.

License

Dual-licensed under the MIT license or the Apache 2.0 license.

Commit count: 1

cargo fmt