serde supports Arc with the 'rc' feature. Is it possible to have support for Arc<Vec< u8>>?
serde supports Arc with the 'rc' feature. Is it possible to have support for Arc<Vec< u8>>?