Skip to content

Commit 6293df0

Browse files
committed
Move record::c_api back in the main record module.
After `record.rs` was split into multiple modules, the C API disappeared from the compiled .so library. This is likely due to this compiler bug: rust-lang/rust#50007 As a workaround until the bug is fixed, we move the API from `record/c_api.rs` to `record/mod.rs`.
1 parent fa61bd9 commit 6293df0

File tree

3 files changed

+923
-855
lines changed

3 files changed

+923
-855
lines changed

0 commit comments

Comments
 (0)