Struct nsl_duplex_d2::StateOfHealth[][src]

pub struct StateOfHealth { /* fields omitted */ }

Struct for storing state of health records

Methods

impl StateOfHealth
[src]

Parse StateOfHealth from the serial line.

Trait Implementations

impl Debug for StateOfHealth
[src]

Formats the value using the given formatter. Read more

impl PartialEq for StateOfHealth
[src]

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

This method tests for !=.

Auto Trait Implementations

impl Send for StateOfHealth

impl Sync for StateOfHealth