ltn::logic::shortcuts

Function find_entrances_or_exits

Source
fn find_entrances_or_exits(
    map: &Map,
    neighbourhood: &Neighbourhood,
    cell: &Cell,
    entrances: bool,
) -> Vec<EntryExit>