AttributeKey

sttp.attributes.AttributeKey
See theAttributeKey companion class

Attributes

Companion
class
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Inherited methods

inline def apply[T]: AttributeKey[T]

Create an attribute key which contains the full type name of the given type, as inferred by the macro.

Create an attribute key which contains the full type name of the given type, as inferred by the macro.

Attributes

Inherited from:
AttributeKeyMacros