Struct socketcan::CANFilter [] [src]

pub struct CANFilter { /* fields omitted */ }

CANFilter

Uses the same memory layout as the underlying kernel struct for performance reasons.

Methods

impl CANFilter
[src]

Trait Implementations

impl Debug for CANFilter
[src]

Formats the value using the given formatter.

impl Copy for CANFilter
[src]

impl Clone for CANFilter
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more