luaur-common 0.1.3

Foundational data structures and flags for the luaur Luau-in-Rust toolchain.
Documentation
pub mod dense_hash_map_begin_dense_hash;
pub mod dense_hash_map_begin_dense_hash_alt_b;
pub mod dense_hash_map_clear;
pub mod dense_hash_map_contains;
pub mod dense_hash_map_dense_hash_map;
pub mod dense_hash_map_empty;
pub mod dense_hash_map_end_dense_hash;
pub mod dense_hash_map_end_dense_hash_alt_b;
pub mod dense_hash_map_find_dense_hash;
pub mod dense_hash_map_find_dense_hash_alt_b;
pub mod dense_hash_map_operator_index;
pub mod dense_hash_map_size;
pub mod dense_hash_map_try_insert_dense_hash;
pub mod dense_hash_map_try_insert_dense_hash_alt_b;
pub mod dense_hash_pointer_operator_call;
pub mod dense_hash_set_begin_dense_hash;
pub mod dense_hash_set_begin_dense_hash_alt_b;
pub mod dense_hash_set_clear;
pub mod dense_hash_set_contains;
pub mod dense_hash_set_dense_hash_set;
pub mod dense_hash_set_empty;
pub mod dense_hash_set_end_dense_hash;
pub mod dense_hash_set_end_dense_hash_alt_b;
pub mod dense_hash_set_find;
pub mod dense_hash_set_insert;
pub mod dense_hash_set_operator_eq;
pub mod dense_hash_set_operator_ne;
pub mod dense_hash_set_size;
pub mod dense_hash_table_begin_dense_hash;
pub mod dense_hash_table_begin_dense_hash_alt_b;
pub mod dense_hash_table_clear;
pub mod dense_hash_table_const_iterator_const_iterator_dense_hash;
pub mod dense_hash_table_const_iterator_const_iterator_dense_hash_alt_b;
pub mod dense_hash_table_const_iterator_operator_deref_dense_hash;
pub mod dense_hash_table_const_iterator_operator_deref_dense_hash_alt_b;
pub mod dense_hash_table_const_iterator_operator_eq;
pub mod dense_hash_table_const_iterator_operator_inc_dense_hash;
pub mod dense_hash_table_const_iterator_operator_inc_dense_hash_alt_b;
pub mod dense_hash_table_const_iterator_operator_ne;
pub mod dense_hash_table_dense_hash_table_dense_hash;
pub mod dense_hash_table_dense_hash_table_dense_hash_alt_b;
pub mod dense_hash_table_dense_hash_table_dense_hash_alt_c;
pub mod dense_hash_table_dense_hash_table_dense_hash_alt_d;
pub mod dense_hash_table_destroy;
pub mod dense_hash_table_end_dense_hash;
pub mod dense_hash_table_end_dense_hash_alt_b;
pub mod dense_hash_table_find;
pub mod dense_hash_table_insert_unsafe;
pub mod dense_hash_table_iterator_iterator_dense_hash;
pub mod dense_hash_table_iterator_iterator_dense_hash_alt_b;
pub mod dense_hash_table_iterator_operator_deref_dense_hash;
pub mod dense_hash_table_iterator_operator_deref_dense_hash_alt_b;
pub mod dense_hash_table_iterator_operator_eq;
pub mod dense_hash_table_iterator_operator_inc_dense_hash;
pub mod dense_hash_table_iterator_operator_inc_dense_hash_alt_b;
pub mod dense_hash_table_iterator_operator_ne;
pub mod dense_hash_table_operator_assign_dense_hash;
pub mod dense_hash_table_operator_assign_dense_hash_alt_b;
pub mod dense_hash_table_rehash;
pub mod dense_hash_table_rehash_if_full;
pub mod dense_hash_table_size;
pub mod f_value_f_value;
pub mod f_value_get_global;
pub mod f_value_t;
pub mod f_value_version_setter_f_value_version_setter;
pub mod global_context_global_context_time_trace;
pub mod global_context_global_context_time_trace_alt_b;
pub mod insertion_ordered_map_begin_insertion_ordered_map;
pub mod insertion_ordered_map_begin_insertion_ordered_map_alt_b;
pub mod insertion_ordered_map_clear;
pub mod insertion_ordered_map_contains;
pub mod insertion_ordered_map_end_insertion_ordered_map;
pub mod insertion_ordered_map_end_insertion_ordered_map_alt_b;
pub mod insertion_ordered_map_erase;
pub mod insertion_ordered_map_find_insertion_ordered_map;
pub mod insertion_ordered_map_find_insertion_ordered_map_alt_b;
pub mod insertion_ordered_map_get_insertion_ordered_map;
pub mod insertion_ordered_map_get_insertion_ordered_map_alt_b;
pub mod insertion_ordered_map_insert;
pub mod insertion_ordered_map_operator_index;
pub mod insertion_ordered_map_size;
pub mod item_interface_map_destroy;
pub mod item_interface_map_fill;
pub mod item_interface_map_get_key;
pub mod item_interface_map_set_key;
pub mod item_interface_set_destroy;
pub mod item_interface_set_fill;
pub mod item_interface_set_get_key;
pub mod item_interface_set_set_key;
pub mod optional_tail_scope_optional_tail_scope_time_trace;
pub mod optional_tail_scope_optional_tail_scope_time_trace_alt_b;
pub mod pair_hash_operator_call;
pub mod scope_scope_time_trace;
pub mod scope_scope_time_trace_alt_b;
pub mod small_vector_back_small_vector;
pub mod small_vector_back_small_vector_alt_b;
pub mod small_vector_begin_small_vector;
pub mod small_vector_begin_small_vector_alt_b;
pub mod small_vector_capacity;
pub mod small_vector_clear;
pub mod small_vector_data_small_vector;
pub mod small_vector_data_small_vector_alt_b;
pub mod small_vector_emplace_back;
pub mod small_vector_empty;
pub mod small_vector_end_small_vector;
pub mod small_vector_end_small_vector_alt_b;
pub mod small_vector_front_small_vector;
pub mod small_vector_front_small_vector_alt_b;
pub mod small_vector_grow;
pub mod small_vector_is_heap;
pub mod small_vector_operator_assign_small_vector;
pub mod small_vector_operator_assign_small_vector_alt_b;
pub mod small_vector_operator_index_small_vector;
pub mod small_vector_operator_index_small_vector_alt_b;
pub mod small_vector_pop_back;
pub mod small_vector_push_back_small_vector;
pub mod small_vector_push_back_small_vector_alt_b;
pub mod small_vector_reserve;
pub mod small_vector_resize;
pub mod small_vector_size;
pub mod small_vector_small_vector_small_vector;
pub mod small_vector_small_vector_small_vector_alt_b;
pub mod small_vector_small_vector_small_vector_alt_c;
pub mod small_vector_small_vector_small_vector_alt_d;
pub mod small_vector_small_vector_small_vector_alt_e;
pub mod thread_context_event_argument;
pub mod thread_context_event_enter_time_trace;
pub mod thread_context_event_enter_time_trace_alt_b;
pub mod thread_context_event_leave_time_trace;
pub mod thread_context_event_leave_time_trace_alt_b;
pub mod thread_context_flush_events;
pub mod thread_context_thread_context_time_trace;
pub mod thread_context_thread_context_time_trace_alt_b;
pub mod variant_cmax;
pub mod variant_emplace;
pub mod variant_fn_copy;
pub mod variant_fn_dtor;
pub mod variant_fn_move;
pub mod variant_fn_pred_eq;
pub mod variant_get_if_variant;
pub mod variant_get_if_variant_alt_b;
pub mod variant_get_type_id;
pub mod variant_index;
pub mod variant_operator_assign_variant;
pub mod variant_operator_assign_variant_alt_b;
pub mod variant_operator_eq;
pub mod variant_operator_ne;
pub mod variant_valueless_by_exception;
pub mod variant_variant_variant;
pub mod variant_variant_variant_alt_b;
pub mod variant_variant_variant_alt_c;
pub mod variant_variant_variant_alt_d;
pub mod variant_variant_variant_alt_e;
pub mod vec_deque_at_vec_deque;
pub mod vec_deque_at_vec_deque_alt_b;
pub mod vec_deque_back_vec_deque;
pub mod vec_deque_back_vec_deque_alt_b;
pub mod vec_deque_capacity;
pub mod vec_deque_clear;
pub mod vec_deque_destroy_elements;
pub mod vec_deque_empty;
pub mod vec_deque_front_vec_deque;
pub mod vec_deque_front_vec_deque_alt_b;
pub mod vec_deque_get_allocator;
pub mod vec_deque_grow;
pub mod vec_deque_is_contiguous;
pub mod vec_deque_is_full;
pub mod vec_deque_logical_to_physical;
pub mod vec_deque_max_size;
pub mod vec_deque_operator_assign_vec_deque;
pub mod vec_deque_operator_assign_vec_deque_alt_b;
pub mod vec_deque_operator_index_vec_deque;
pub mod vec_deque_operator_index_vec_deque_alt_b;
pub mod vec_deque_pop_back;
pub mod vec_deque_pop_front;
pub mod vec_deque_push_back;
pub mod vec_deque_push_front;
pub mod vec_deque_reserve;
pub mod vec_deque_shrink_to_fit;
pub mod vec_deque_size;
pub mod vec_deque_vec_deque_vec_deque;
pub mod vec_deque_vec_deque_vec_deque_alt_b;
pub mod vec_deque_vec_deque_vec_deque_alt_c;
pub mod vec_deque_vec_deque_vec_deque_alt_d;
pub mod vec_deque_vec_deque_vec_deque_alt_e;
pub mod vec_deque_vec_deque_vec_deque_alt_f;
pub mod vec_deque_vec_deque_vec_deque_alt_g;
pub mod vec_deque_vec_deque_vec_deque_alt_h;