Skip to main content

iscollectable

Macro iscollectable 

Source
macro_rules! iscollectable {
    ($o:expr) => { ... };
}