Skip to main content

cert_key_path

Macro cert_key_path 

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