[go: up one dir, main page]

rusticata-macros 0.3.3

Helper macros for Rusticata
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name = "rusticata-macros"
version = "0.3.3"
description = "Helper macros for Rusticata"
license = "LGPL-2.1+"
keywords = ["parser","nom","serialize"]
homepage = "https://github.com/rusticata/rusticata-macros"
repository = "https://github.com/rusticata/rusticata-macros.git"
authors = ["Pierre Chifflier <chifflier@wzdftpd.net>"]

[dependencies]
nom = {version = "^3", features=["verbose-errors"] }