Struct libflo_action_mapper::serialization::ActionMapperSerde [] [src]

pub struct ActionMapperSerde<'a> { /* fields omitted */ }

Methods

impl<'a> ActionMapperSerde<'a>
[src]

Trait Implementations

impl<'a> PartialEq for ActionMapperSerde<'a>
[src]

This method tests for self and other values to be equal, and is used by ==. Read more

This method tests for !=.

impl<'a> Eq for ActionMapperSerde<'a>
[src]

impl<'a> Debug for ActionMapperSerde<'a>
[src]

Formats the value using the given formatter.

impl<'a> Clone for ActionMapperSerde<'a>
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more