offset_of

Macro offset_of 

Source
macro_rules! offset_of {
    ($base:path, $field:ident) => { ... };
}