zv: Blanket Type impl. for Rust arrays
Not much point of us resisting arrays if them getting serialized as structs in serde world is the norml. People can use slices, Vec or ArrayVec if they want types being serialized as D-Bus arrays.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Not much point of us resisting arrays if them getting serialized as structs in serde world is the norml. People can use slices, Vec or ArrayVec if they want types being serialized as D-Bus arrays.