Skip to main content

FLAG_TERMINAL

Constant FLAG_TERMINAL 

Source
pub const FLAG_TERMINAL: u8 = 0b0000_0001;
Expand description

Frame flag: this is the last message for the given correlation ID.

Set on terminal message types such as ExecExited and FsResponse.