ron::ser

Macro guard_recursion

Source
macro_rules! guard_recursion {
    ($self:expr => $expr:expr) => { ... };
}