pub(crate) fn typed_load<B>(
b: &mut B,
offset: usize,
field_type: FieldType,
) -> EvalValueAbstract<B>where
B: RotationBackend,pub(crate) fn typed_load<B>(
b: &mut B,
offset: usize,
field_type: FieldType,
) -> EvalValueAbstract<B>where
B: RotationBackend,