Skip to main content

NetRead

Type Alias NetRead 

Source
pub type NetRead = NetReadEntity;

Aliased Type§

pub struct NetRead {
    pub addr: String,
}

Fields§

§addr: String

Endpoint address string (for example 127.0.0.1:8080).