]> git.ipfire.org Git - thirdparty/suricata.git/commit
jsonbuilder: add reset marks
authorJason Ish <jason.ish@oisf.net>
Thu, 21 May 2020 19:06:50 +0000 (13:06 -0600)
committerVictor Julien <victor@inliniac.net>
Wed, 3 Jun 2020 11:36:55 +0000 (13:36 +0200)
commit60bfbd43fdead02ff156f5335b1961f6d5bc9689
treeaaac7388b7ce2e82cf210fd228f40156238c83df
parent7803a9ac4089bb27fce19d33e9ad542471684dfd
jsonbuilder: add reset marks

Add methods to get the state of a JsonBuilder (called a mark),
then allow restoring to the mark.
rust/cbindgen.toml
rust/src/jsonbuilder.rs