Feature flags

Some features of XMLity are not enabled by default but can instead be enabled using feature flags.

features = ["derive"]

Enables the proc-macros covered in Derive details.