[][src]Function sauron_core::dom::execute_in_request_animation_frame

pub fn execute_in_request_animation_frame<F>(f: F) where
    F: Fn() + 'static, 

request animation frame and execute function