summaryrefslogtreecommitdiff
path: root/src/poisonable/poisonable.rs
AgeCommit message (Collapse)Author
2024-09-27More implementations of LockableIntoInner and LockableAsMutBotahamec
2024-09-27Rename inner_lock methodsBotahamec
2024-09-26Better into_inner and get_mut implementationsBotahamec
2024-09-26Reduce the number of dereferences neededBotahamec
2024-09-26Fix docsBotahamec
2024-09-26Docs and improvementsBotahamec
2024-09-25Better error implementationBotahamec
2024-07-21Create Poisonable APIMica White