amber/web/readable_stream/stream_pipe_option
Types
pub type StreamPipeOption {
PreventAbort
PreventCancel
PreventClose
Signal(AbortSignal)
}
Constructors
-
PreventAbort -
PreventCancel -
PreventClose -
Signal(AbortSignal)