AttributeKeyMacros

sttp.attributes.AttributeKeyMacros

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object AttributeKey

Members list

Value members

Concrete 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