File tree Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Expand file tree Collapse file tree 5 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ pub mod imp;
33#[ cfg( not( feature = "bindings" ) ) ]
44use self :: imp:: ffi;
55
6+ /// cbindgen:ignore
67#[ cfg( feature = "bindings" ) ]
78mod ffi;
89#[ cfg( feature = "bindings" ) ]
Original file line number Diff line number Diff line change @@ -3,6 +3,7 @@ pub mod imp;
33#[ cfg( not( feature = "bindings" ) ) ]
44use self :: imp:: ffi;
55
6+ /// cbindgen:ignore
67#[ cfg( feature = "bindings" ) ]
78mod ffi;
89#[ cfg( feature = "bindings" ) ]
Original file line number Diff line number Diff line change 11#[ cfg( not( feature = "bindings" ) ) ]
22pub mod imp;
33
4+ /// cbindgen:ignore
45#[ cfg( feature = "bindings" ) ]
56mod ffi;
67#[ cfg( feature = "bindings" ) ]
Original file line number Diff line number Diff line change 11#[ cfg( not( feature = "bindings" ) ) ]
22pub mod imp;
33
4+ /// cbindgen:ignore
45#[ cfg( feature = "bindings" ) ]
56mod ffi;
67#[ cfg( feature = "bindings" ) ]
Original file line number Diff line number Diff line change 11#[ cfg( not( feature = "bindings" ) ) ]
22pub mod imp;
33
4+ /// cbindgen:ignore
45#[ cfg( feature = "bindings" ) ]
56mod ffi;
67#[ cfg( feature = "bindings" ) ]
You can’t perform that action at this time.
0 commit comments