I was able to write to a delta table in Python but am struggling to find similar examples/demos for Rust that might help me get started doing the same thing in Rust. I looked all over the delta-rs repo (and the azure_storage, azure_storage_blobs, and azure_storage_datalake crates) but I couldn't find anything that might help me get started. I'm pretty new to Rust as well so any help would be hugely appreciated!