YamlConvertor.converts

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool converts(Object from, TypeInfo to)
  2. bool converts(Object from, Object to)
    class YamlConvertor
    @safe const nothrow
    bool
    converts
    (
    in Object from
    ,
    in Object to
    )

Meta