Function roead::aamp::get_default_name_table

source ยท
pub fn get_default_name_table() -> &'static LazyLock<Arc<NameTable<'static>>>
Available on crate features aamp-names and aamp only.
Expand description

Returns the default instance of the name table, which is automatically populated with Breath of the Wild strings. It is initialised on first use and has interior mutability.