NAME
Mongoose::Meta::AttributeTraits - Mongoose related attribute traits
VERSION
version 0.04
DESCRIPTION
All Moose attribute traits used by Mongoose are defined here.
DoNotSerialize
Makes Mongoose skip collapsing or expanding the attribute.
Raw
Skips unblessing of an attribute when saving an object.