lazycell
A library providing a lazily filled Cell struct
1.3.0
202M downloads/mo
#503 most downloaded on crates.io
indiv0/lazycell
What this package is like to depend on
Last release 6 years ago
no release in 18 months
Release timing varies
gaps range from 8 days to 1.7 years
Nearly every release is documented
notes for 14 of 14 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
14 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
14 releases · Mar 2016 to Aug 2020
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 14-
1.3.012 Aug 2020 -
1.2.104 Dec 2018Release notes
Open source →Release notes
Open source → -
1.2.019 Sep 2018Release notes
Open source →Release notes
Open source → -
1.1.010 Sep 2018Release notes
Open source →v1.1.0 (2018-09-10)
Documentation
- add note regarding LazyCell::borrow_mut (9d634d1f)
- describe mutability more consistently (b8078029, closes #78)
Improvements
Release notes
Open source →Documentation
- add note regarding LazyCell::borrow_mut (9d634d1f)
- describe mutability more consistently (b8078029, closes #78)
Improvements
- add NONE constant for an empty AtomicLazyCell (31aff0da, closes #87)
- add
LazyCell::borrow_mut_withandLazyCell::try_borrow_mut_with(fdc6d268, closes #79, #80)
<a name="v1.0.0"></a>
-
1.0.006 Jun 2018 -
0.6.025 Nov 2017Release notes
Open source →0.6.0 (2017-11-25)
Bug Fixes
- fix soundness hole in borrow_with (d1f46bef)
Features
- add Default derives (71bc5088)
- add LazyCell::try_borrow_with (bffa4028)
- add LazyCell::borrow_mut method (fd419dea)
Breaking Changes
Improvements
Release notes
Open source →Bug Fixes
- fix soundness hole in borrow_with (d1f46bef)
Features
- add Default derives (71bc5088)
- add LazyCell::try_borrow_with (bffa4028)
- add LazyCell::borrow_mut method (fd419dea)
Breaking Changes
Improvements
<a name="v0.5.1"></a>
-
0.5.124 Mar 2017Release notes
Open source →v0.5.1 (2017-03-24)
Documentation
- fix missing backticks (44bafaaf)
Improvements
- derive
Debugimpls (9da0a5a2)
Features
- Add get method for Copy types (dc8f8209)
Release notes
Open source →Documentation
- fix missing backticks (44bafaaf)
Improvements
- derive
Debugimpls (9da0a5a2)
Features
- Add get method for Copy types (dc8f8209)
<a name="v0.5.0"></a>
-
0.5.008 Dec 2016 -
0.4.017 Aug 2016 -
0.3.016 Aug 2016Release notes
Open source →(2016-08-16)
Features
- add AtomicLazyCell which is thread-safe (85afbd36)
Improvements
- Use UnsafeCell instead of RefCell (3347a8e9)
-
0.2.118 Apr 2016 -
0.2.028 Mar 2016 -
0.1.016 Mar 2016Release notes
Open source → -
0.0.116 Mar 2016Release notes
Open source →