rtps-rs 0.1.2

Real Time Publish Subscribe protocol
Documentation
1
2
3
pub trait Validity {
    fn valid(&self) -> bool;
}