toYAML

Convert an input recording to YAML.

@trusted nothrow
toYAML
(
Input
)

Parameters

recording Recording!Input

Recording to convert. Will be (or should be assumed to be) consumed.

Meta