pub async fn get_next_adjacent_edge( exec_state: &mut ExecState, args: Args, ) -> Result<KclValue, KclError>
Get the next adjacent edge to the edge given.