trait SomeRequestEntity
A wrapper type for a RequestEntity whose carried information is unknown.
This wrapper type is necessary because Scala 3 does not support writing RequestEntity[_].
- Companion:
- object
class Object
trait Matchable
class Any
A wrapper type for a RequestEntity whose carried information is unknown.
This wrapper type is necessary because Scala 3 does not support writing RequestEntity[_].