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/nameadvertising a numeric codec or method provider under thenumeric-plugin-v1API. - numeric_
plugin_ descriptor_ value - Build the
numeric-plugin-v1descriptor table formethod, recording its pluginkind, whether it isadaptive, and theproviderdomain that supplies it.