[][src]Macro infuse::request_animation_frame

macro_rules! request_animation_frame {
    ($anim_body:block) => { ... };
}