Function within_mounting_range

Source
pub fn within_mounting_range(
    player_position: Option<&Pos>,
    mount_position: Option<&Pos>,
) -> bool