vibe-d v0.9.4 (2021-09-30T12:24:53Z)
Home
Dub
Repo
doesSerializerSupportStringSink.T1
index
vibe
data
serialization
doesSerializerSupportStringSink
Undocumented in source.
template
doesSerializerSupportStringSink
(SerT)
package static
struct
T1 {
void
toString
(void delegate(scope const(char)[]) );
}
Members
Functions
toString
void
toString
(void delegate(scope const(char)[]) )
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
index
vibe
data
serialization
doesSerializerSupportStringSink
manifest constants
doesSerializerSupportStringSink
structs
T1
T2