scutiger-core 0.3.0

a set of shared functionality for the other Scutiger crates
Documentation
extern crate git2;
#[cfg(feature = "pcre")]
extern crate pcre2;

pub mod errors;
pub mod pktline;