Skip to content
Commit 1e0f3965 authored by Milian Wolff's avatar Milian Wolff
Browse files

Port IndexedString to LockedItemRepository::op

Instead of the custom editRepo/readRepo we now use the standard
LockedItemRepository::op pattern here too. `edit` means taking a
mutable repo reference in the lambda, `read` means taking a cref
item repo in the lambda.
parent 5e427e5d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment