object_by_fields

Macro object_by_fields 

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