forbid_void

Macro forbid_void 

Source
macro_rules! forbid_void {
    ($other:ty) => { ... };
}