Skip to main content

Module decode

Module decode 

Source
Expand description

Proto-to-native conversion for the protocol types.

Functionsยง

dispatch_context_from_proto
Decode a proto::DispatchContext into the native DispatchContext. A None input yields the default (no focus, empty selection).
params_from_proto
Decode a proto param map into native ParamValues. Entries whose value oneof is unset are dropped.