Answer

Type Alias Answer 

Source
type Answer = (u32, Result<Vec<u8>, Status>);
Expand description

One position of a CMD_PROP_ARE: the property that was asked for, and either its value or the status that occupied the slot instead.