[][src]Function atomic_hooks::on_unmount

pub fn on_unmount<F: Fn() + 'static>(unmount_fn: F) -> StateAccess<Unmount>