[][src]Trait i3status_rs::blocks::networkmanager::ByteOrderSwap

trait ByteOrderSwap {
    fn swap(&self) -> Self;
}

Required methods

fn swap(&self) -> Self[src]

Loading content...

Implementations on Foreign Types

impl ByteOrderSwap for u32[src]

Loading content...

Implementors

Loading content...