vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
Home
Dub
Repo
Session.set
index
vibe
http
session
Session
Sets a typed field to the session.
struct
Session
void
set
(
T
)
(
string
key
,
T
value
)
Meta
Source
See Implementation
index
vibe
http
session
Session
functions
destroy
get
isKeySet
opApply
opCast
remove
set
properties
id
Sets a typed field to the session.