summaryrefslogtreecommitdiff
path: root/src/binary/mod.rs
blob: 66f6c302c93b6b32ca6cdf17c9d0f90b228e4e81 (plain)
1
2
mod reverse_appendix;
pub use reverse_appendix::*;