Skip to main content

mock_all_fields_not_found

Function mock_all_fields_not_found 

Source
pub fn mock_all_fields_not_found(mock: &mut MockHostBindings)
Expand description

Wires le_field and home_le_field to always report FIELD_NOT_FOUND, regardless of field/slot. Buffers are zero-filled defensively even though a not-found result usually means the caller doesn’t read the buffer.