Trait esp8266_hal::rng::RngExt[][src]

pub trait RngExt {
    fn rng(self) -> Rng;
}

Required methods

Implementations on Foreign Types

Implementors