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