markov ~master (2022-03-27T03:48:23.8425553)
Dub
Repo
hasEncodeProperty
markov
serialize
Checks if the type declares a compatible encode property.
template
hasEncodeProperty (
T
Output
) {
enum
hasEncodeProperty
;
}
Members
Manifest constants
hasEncodeProperty
enum
hasEncodeProperty
;
Undocumented in source.
Meta
Source
See Implementation
markov
serialize
templates
hasDecodeProperty
hasEncodeProperty
isDecodable
isEncodable
Checks if the type declares a compatible encode property.