Skip to main content

Crate sim_lib_numbers_codec

Crate sim_lib_numbers_codec 

Source
Expand description

The number-literal codec surface: helpers that build the numeric-plugin-v1 descriptor symbols and table values advertising a numeric codec or method provider to the runtime.

Functionsยง

numeric_plugin_descriptor_symbol
Build the descriptor symbol group/name advertising a numeric codec or method provider under the numeric-plugin-v1 API.
numeric_plugin_descriptor_value
Build the numeric-plugin-v1 descriptor table for method, recording its plugin kind, whether it is adaptive, and the provider domain that supplies it.