DescribingContainer.describe

Undocumented in source. Be warned that the author may not have intended to support it.
  1. alias describe = Describer!(Object, string).describe
  2. Optional!(const(Description!string)) describe(string identity, Object component)
    class DescribingContainer
    const @safe
    Optional!(const(Description!string))
    describe
    (
    const ref string identity
    ,
    const ref Object component
    )

Meta