Macro crayon::offset_of

source ·
macro_rules! offset_of {
    ($ty:ty, $field:ident) => { ... };
}