Skip to main content

skipws

Macro skipws 

Source
macro_rules! skipws {
    ($ptr:expr) => { ... };
}