Struct libflo_event::serialization::FuncSerde [] [src]

pub struct FuncSerde { /* fields omitted */ }

Methods

impl FuncSerde
[src]

Trait Implementations

impl PartialEq for FuncSerde
[src]

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

This method tests for !=.

impl Eq for FuncSerde
[src]

impl Debug for FuncSerde
[src]

Formats the value using the given formatter.

impl Clone for FuncSerde
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more