Serializable YAML

This library makes the YAML type from yaml-rust serializable. Because of the orphan rule it cannot implement the necessary trait on those types directly, so instead it provides its own serializable equivalents.