RequestDescription

class Object
trait Matchable
class Any

Type members

Inherited classlikes

Inherited from:
TotalWrapper

Value members

Inherited methods

def apply(s: String): RequestDescription
Inherited from:
TotalWrapper
def raw(a: RequestDescription): String
Inherited from:
TotalWrapper
inline def unapply(s: String): RequestDescription
Inherited from:
TotalWrapper

Extensions

Inherited extensions

extension (a: Newtype)
inline def into[X](inline other: TotalWrapper[X, String]): X
Inherited from:
TotalWrapper
inline def map(inline f: Impl => Impl): RequestDescription
Inherited from:
TotalWrapper
inline def value: String
Inherited from:
TotalWrapper