[][src]Function seed_hooks::on_unmount

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