We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 73c4305 commit bb48d77Copy full SHA for bb48d77
1 file changed
src/lib.rs
@@ -72,6 +72,7 @@ pub mod contrib {
72
mod closure;
73
74
pub use closure::ClosureProcessHandler;
75
+ pub use closure::ProcessCallbacks;
76
}
77
78
#[cfg(test)]
0 commit comments