pub trait Instance: Instance + Send + 'static { }
Expand description

Ethernet instance.

Object Safety§

This trait is not object safe.

Implementors§