Skip to content

Commit bb48d77

Browse files
authored
Expose ProcessCallbacks
1 parent 73c4305 commit bb48d77

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ pub mod contrib {
7272
mod closure;
7373

7474
pub use closure::ClosureProcessHandler;
75+
pub use closure::ProcessCallbacks;
7576
}
7677

7778
#[cfg(test)]

0 commit comments

Comments
 (0)