Macro impl_default_frame_options

Source
macro_rules! impl_default_frame_options {
    ($ty:ident) => { ... };
}