Returns a string mixin for processing the field with the name name.
Automatically implements opCmp, opEquals, and toHash using processData
Automatically implements toString using processData
Automatically implements processData which processes all fields.
For data handlers that only need to look at the raw data (currently only _HashDataHandler)
This Source Code Form is subject to the terms of the Mozilla Public License, v. 2.0. If a copy of the MPL was not distributed with this file, You can obtain one at http://mozilla.org/MPL/2.0/.
Automatic struct/class comparison/hashing/serialization