Struct aster::invoke::Identity [] [src]

pub struct Identity;

Trait Implementations

impl Copy for Identity
[src]

impl Clone for Identity
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl<A> Invoke<A> for Identity
[src]