Skip to content

Rename StrongBox to StaticStrongBox, make StrongBox a trait

Choose a tag to compare

@mpalmer mpalmer released this 05 Jul 08:25
· 5 commits to main since this release

This allows consuming code to be generic across different kinds of StrongBox, which is mostly useful when defining traits of your own.