glium
macro_rules! field { ($struct_name:ident, $field_name:ident) => { ... }; }
A macro to create a Field.
Field