vibe-d v0.9.5-beta.1 (2022-05-13T15:16:55Z)
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