Wireshark-dev: [Wireshark-dev] Extcap Rust library

From: Tomáš Kukosa <keksa@xxxxxxxx>
Date: Tue, 30 Nov 2021 07:27:17 +0100 (CET)
Hi,

I have released small library to help writing extcap plugins in Rust
See https://crates.io/crates/extcap

The shortest example is shown here https://docs.rs/extcap/0.3.0/extcap/
Few more real examples how to use it are also available in the repository.

Best regards,
  Tomas