protectionToChars

  1. const(char)* protectionToChars(Prot.Kind kind)
    const(char)*
    protectionToChars
  2. string protectionToString(Prot.Kind kind)

Return Value

Type: const(char)*

a human readable representation of kind

Meta