| 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. |
||
| .. | ||
| client | ||
| component | ||
| connect | ||
| stanzastream | ||
| xmlstream | ||
| error.rs | ||
| event.rs | ||
| lib.rs | ||