Skip to main content

cert_path

Macro cert_path 

Source
macro_rules! cert_path {
    () => { ... };
    ($dir:expr) => { ... };
}