Requiem.ConnectionRegistry.lookup

You're seeing just the function lookup, go back to Requiem.ConnectionRegistry module for more information.
Link to this function

lookup(handler, conn_id)

Specs

lookup(module(), String.t()) :: {:ok, pid()} | {:error, :not_found}

Find a QUIC connection process by connection-id.