1 2 3 4 5
mod other_crate; pub use other_crate::{ get_fmindex_of_other_crate, get_sorted_locations, };