Skip to content

v0.1.5

Choose a tag to compare

@sam0x17 sam0x17 released this 20 Aug 08:01
· 7 commits to main since this release
8b4b229

Made value field on Interned<T> and interned field on Memoized<I, T> public but #[doc(hidden)] since some of the From impl macros need to access these directly.