Docs.rs
hooky-0.2.0
hooky 0.2.0
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
koute
Dependencies
libc ^0.2
normal
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hooky
0.2.0
hooky
Function
disable_hooks
Copy item path
Source
pub fn disable_hooks<R, F:
FnOnce
() -> R>(callback: F) -> R