Skip to main content

tool_attribution

Macro tool_attribution 

macro_rules! tool_attribution {
    ($ty:ty, $kind:expr) => { ... };
    ($ty:ty, $kind:expr, $provenance:expr) => { ... };
}