You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Rust examples do not look to have robust error handling examples. For example, the conditional put looks like it'd say the item was inserted even if the put conditions were not met and therefore errored. This needs to be trapped and handled.
The text was updated successfully, but these errors were encountered:
The Rust examples do not look to have robust error handling examples. For example, the conditional put looks like it'd say the item was inserted even if the put conditions were not met and therefore errored. This needs to be trapped and handled.
The text was updated successfully, but these errors were encountered: