std::include_bin! [-]  [+] [src]

macro_rules! include_bin { ($file:expr) => ({ /* compiler built-in */}) }

Deprecated alias for include_bytes!().