The Rust SDK on Android does not provide any API to access State Events or AccountData, unlike other Matrix SDKs.
Methods such as getStateEvent, stateEvent, or any AccountData access are not available.
This currently limits client-side data synchronization.
Please consider adding these APIs.