[][src]Macro pkg::repository

macro_rules! repository {
    () => { ... };
}

Expands to the crate homepage URL.

Examples

const REPOSITORY: &str = pkg::repository!();