clockworklabs / spacetime-docs

Apache License 2.0
6 stars 13 forks source link

Update Rust Quickstart to use correct function to find User #80

Closed Savalige closed 2 months ago

Savalige commented 3 months ago

Updated the Rust Quickstart documentation to use filter_by_identity instead of find_by_identity as done in the current Quickstart example.

cloutiertyler commented 2 months ago

Thanks so much! We just found this issue simultaneously as well. Will approve!