kvarn_extensions::view_counter

Struct ViewCount

source
pub struct ViewCount { /* private fields */ }
Available on crate feature view-counter only.

Trait Implementations§

source§

impl Clone for ViewCount

source§

fn clone(&self) -> ViewCount

Returns a copy of the value. Read more
1.0.0 · source§

fn clone_from(&mut self, source: &Self)

Performs copy-assignment from source. Read more

Auto Trait Implementations§

§

impl Free