build_pretty

Macro build_pretty 

Source
macro_rules! build_pretty {
    ($($tokens:tt)*) => { ... };
}
Expand description

This macro can be used to automatically set CARGO_PKG_NAME and CARGO_PKG_VERSION.