Inherits Enum < Comparable < Value < Object
Returns true if this enum value equals Box
true
Box
Returns true if this enum value equals Let
Let
Returns true if this enum value equals Mut
Mut
Returns true if this enum value equals Ref
Ref
Appends a String representation of this enum member to the given io.
String
See also: to_s.
to_s
Returns true if this enum value equals Var
Var