take_input

Macro take_input 

Source
macro_rules! take_input {
    ($expr:expr, $ctx:expr) => { ... };
}