push_null

Macro push_null 

Source
macro_rules! push_null {
    ({ $( $field:expr, )* }, $helper:expr, $fields:ident ) => { ... };
}