Reduce pub
usage.
This commit is contained in:
parent
c16d3f32a4
commit
64a8c4ddda
3 changed files with 10 additions and 12 deletions
|
@ -921,7 +921,7 @@ impl Map {
|
|||
}
|
||||
|
||||
/// Locates the given place, if it exists in the tree.
|
||||
pub fn find_extra(
|
||||
fn find_extra(
|
||||
&self,
|
||||
place: PlaceRef<'_>,
|
||||
extra: impl IntoIterator<Item = TrackElem>,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue