Function gstd_fluent::send_input
source · pub fn send_input<Range: RangeBounds<usize>>(
program: ActorId,
payload: Range
) -> SendBuilder<(ProgramW, PayloadInputW<Range>, (), (), (), ())>
Expand description
Creates a builder that allows to send a new message to a program or user.