pub type LegacyCachingSession<S = RandomState> = GenericCachingSession<LegacyDeserializationApi, S>;
๐Deprecated since 0.15.0: Legacy deserialization API is inefficient and is going to be removed soon
Aliased Typeยง
struct LegacyCachingSession<S = RandomState> { /* private fields */ }