Skip to main content

NetAccept

Type Alias NetAccept 

Source
pub type NetAccept = NetAcceptEntity;

Aliased Type§

pub struct NetAccept {
    pub addr: String,
}

Fields§

§addr: String

Endpoint address string (for example 127.0.0.1:8080).