Function gstd_fluent::reply_input
source · pub fn reply_input<Range: RangeBounds<usize>>(
payload: Range
) -> ReplyBuilder<(PayloadInputW<Range>, (), (), ())>
Expand description
Creates a builder that allows to send a new message as a reply to the message being processed.