kvarn_extensions::templates

Struct Cache

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