kvarn_
extensions
0.6.2
Cache
Methods
new
Auto Trait Implementations
!RefUnwindSafe
!UnwindSafe
Freeze
Send
Sync
Unpin
Blanket Implementations
Any
AsTaggedExplicit<'a, E>
AsTaggedImplicit<'a, E>
Borrow<T>
BorrowMut<T>
From<T>
Instrument
Into<U>
Pointable
Same
TryFrom<U>
TryInto<U>
VZip<V>
WithSubscriber
In kvarn_
extensions::
templates
kvarn_extensions
::
templates
Struct
Cache
Copy item path
source
pub struct Cache(
/* private fields */
);
Available on
crate feature
templates
only.
Implementations
§
source
§
impl
Cache
source
pub fn
new
() ->
Arc
<Self>
Auto Trait Implementations
§
§
impl
Freeze
for
Cache
§
impl !
RefUnwindSafe
for
Cache
§
impl
Send
for
Cache
§
impl
Sync
for
Cache
§
impl