Skip to main content

took

Macro took 

Source
macro_rules! took {
    ($($tt:tt)*) => { ... };
}