weaver icon indicating copy to clipboard operation
weaver copied to clipboard

optimize copying index

Open todo[bot] opened this issue 5 years ago • 1 comments

https://github.com/divinerapier/onyxiafs/blob/0d63810604507b202d437a6c7f7d9355e79e5b00/libonyxia/src/directory.rs#L40-L45


This issue was generated by todo based on a TODO comment in 0d63810604507b202d437a6c7f7d9355e79e5b00 when #15 was merged. cc @divinerapier.

todo[bot] avatar Aug 03 '19 01:08 todo[bot]

Maybe we could collect all keys into a vector, and use the index to refer to it.

divinerapier avatar Aug 04 '19 00:08 divinerapier