bitify

Macro bitify 

Source
macro_rules! bitify {
    ( $str:tt ) => { ... };
}