![]() # Objective FilteredResource::get should return a Result instead of Option Fixes #17480 --- ## Migration Guide Users will need to handle the different return type on FilteredResource::get, FilteredResource::get_id, FilteredResource::get_mut as it is now a Result not an Option. |
||
---|---|---|
.. | ||
schemas | ||
builtin_methods.rs | ||
http.rs | ||
lib.rs |