pic-pca 0.0.1

PCA and PoC types for PIC Protocol
Documentation
1
2
3
4
5
//! PCA and PoC types for PIC Protocol

pub fn pca_version() -> &'static str {
    env!("CARGO_PKG_VERSION")
}