vibe-d v0.9.8-alpha.3 (2023-10-20T08:14:46Z)
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