[][src]Type Definition tokio_modbus::slave::SlaveId

type SlaveId = u8;

Trait Implementations

impl From<Slave> for SlaveId[src]