summaryrefslogtreecommitdiff
path: root/src/collection/retry.rs
AgeCommit message (Expand)Author
2024-12-25try_lock returns a ResultMica White
2024-12-23Remove scopeguardMica White
2024-12-23Fix inifinite loopMica White
2024-12-23Utilize mutex deathMica White
2024-12-21Implement lock death, but without any usagesBotahamec
2024-12-01Unit testingMica White
2024-09-27More implementations of LockableIntoInner and LockableAsMutBotahamec
2024-07-17Impl Lock for LockCollectionMica White
2024-05-22DocumentationBotahamec
2024-05-22Documentation for typesBotahamec
2024-05-22Implemented necessary traitsBotahamec
2024-05-21Sharable APIBotahamec