Derive `CompactAs` for single field structs (#97)
* Basic CompactAs derive * Support single field named structs * Extract function to wrap impl in dummy const * Support single non-skipped field * Restore original include_parity_scale_codec_crate function * Add test for Compact<T> codec
Please register or sign in to comment