interception_mock/
lib.rs

1pub mod interception_c;
2
3#[derive(Debug)]
4pub struct Context {}