formatType

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

Meta