V0.7.1
What's new
- Added derive of
Send
trait forBgpkitParser
. This makes the parser instance thread-safe, and enables better Python binding support. - Added new example on paralle parsing with
rayon
.
Full Changelog: v0.7.0...v0.7.1
Send
trait for BgpkitParser
. This makes the parser instance thread-safe, and enables better Python binding support.rayon
.Full Changelog: v0.7.0...v0.7.1