Struct sputnikvm_stateful::Stateful [] [src]

pub struct Stateful<'a, D: 'a> { /* fields omitted */ }

Methods

impl<'a, D> Stateful<'a, D>
[src]

[src]

[src]

impl<'b, D: DatabaseOwned> Stateful<'b, D>
[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

[src]

Trait Implementations

impl<'a, D: Debug + 'a> Debug for Stateful<'a, D>
[src]

[src]

Formats the value using the given formatter.

impl<'a, D: 'a> Clone for Stateful<'a, D>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more