//! Designed to function similarly to boringtun, this crate has modules for cross-platform device drivers, the `Noise_IKpsk2` handshake, and cryptography constructs required for the above.
/// Gets the compile-time versioning information for the engine build.
pubconstfnversion()-> &'staticstr{
build_info::format!("quicktap engine v{} ({}) built at {} with {}",$.crate_info.version,$.version_control.unwrap().git().unwrap().commit_short_id,$.timestamp,$.compiler)