diff options
| author | brian cully <bjc@spork.org> | 2025-12-28 16:04:39 -0500 |
|---|---|---|
| committer | brian cully <bjc@spork.org> | 2025-12-28 16:04:39 -0500 |
| commit | df43e984dff819e9743992cb7b047d9d17506384 (patch) | |
| tree | a30c03d38e167601f5b6eb45d9344a48378bf05b /src/lib.rs | |
| parent | 6b3ecb884b38730ea20e2a44136a79e573525509 (diff) | |
| download | polyring-df43e984dff819e9743992cb7b047d9d17506384.tar.gz polyring-df43e984dff819e9743992cb7b047d9d17506384.zip | |
use unsafecell for render so we don't need runtime checks on borrows.
the mutability is only used once during init, so we can guarantee that
it's always safe by the time init is done.
Diffstat (limited to 'src/lib.rs')
0 files changed, 0 insertions, 0 deletions
