trustToString

Pick off one of the trust flags from trust, and return a string representation of it.

pure nothrow @nogc @safe
string
trustToString
(
TRUST trust
)

Meta