Bandit.HTTP2.Stream.stream_terminated

You're seeing just the function stream_terminated, go back to Bandit.HTTP2.Stream module for more information.
Link to this function

stream_terminated(stream, reason)

View Source

Specs

stream_terminated(t(), term()) ::
  {:ok, t(), Bandit.HTTP2.Errors.error_code() | nil}