Trait rustfbp::component::IP [] [src]

pub trait IP: Send + Reflect + 'static { }

Define the minimal traits that an IP must have

Implementors