At the moment rs-matter has NO atomicity (exchanges failing in the middle leave the state of the device with partial modifications)
... and has NO data consistency (partial writes from an on-going write-attribues / invoke operations are visible by readers who report attribute reads).
But the question is what the Matter Spec mandates. Which is unclear. See
project-chip/connectedhomeip#40713