mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-06-13 19:04:23 -04:00
This patch adds a convenience function for the Update enum. If one only cares about the items contained in the Update, then they can chose to use this method to extract them out of the enum.