Skip to main content

cargo_binary

Macro cargo_binary 

Source
macro_rules! cargo_binary {
    () => { ... };
    ($name:expr) => { ... };
}
Expand description

Returns the absolute path to the target’s executable file.