formatType

Undocumented in source. Be warned that the author may not have intended to support it.
  1. string formatType(CachedType type, string delegate(in Entity) link_to, bool include_code_tags)
    string
    formatType
    ()
    (
    CachedType type
    ,
    scope string delegate
    (
    in Entity
    )
    link_to
    ,
    bool include_code_tags = true
    )
  2. void formatType(R dst, CachedType type, string delegate(in Entity) link_to, bool include_code_tags)

Meta