struct

Crig::Markers::Provided(T)

Inherits Struct < Value < Object

Marker struct representing provided data in a request builder. The generic type T represents the type of the provided data.

Constructors

new(value : T)
Source

Instance methods

value
Source