| Filename | Latest commit message | Latest commit date |
|---|---|---|
This was already just a wrapper around a Vec<String>, but we can do away with the wrapper thanks to #[xml(extract)]. I’ve also replaced Vec with BTreeSet, since that corresponds better to how the mechanisms are. |
||
| .. | ||
| iq.rs | ||
| login.rs | ||
| mod.rs | ||
| stream.rs | ||