Skip to main content

resolve_options_shape

Function resolve_options_shape 

Source
pub fn resolve_options_shape(linker: &Linker<'_>) -> Result<ShapeRef>
Expand description

Resolve a general codec’s encode-options shape: core/EncodeOptions, then core/Any, then nil. The shared fallback chain those codecs hand-rolled.