stdx
0.0.0
stdx
Function
defer
Copy item path
source
pub fn defer<F:
FnOnce
()>(f: F) -> impl
Drop