pub const fn continuable(cmd: Cmd) -> boolExpand description
Whether a cursor may continue a request bearing this command.
Reads only. A write sequence cannot be continued — resuming one would
mean deciding whether to apply its entries again — so a
CMD_PROP_MULTI_SET whose reply does not fit stops instead, and the
administrator reissues the remainder as a new exchange.