Struct pocket_relay_core::blaze::codec::InstanceNet
source · pub struct InstanceNet {
pub host: InstanceHost,
pub port: Port,
}Expand description
Networking information for an instance. Contains the host address and the port
Fields§
§host: InstanceHost§port: PortTrait Implementations§
source§impl Decodable for InstanceNet
impl Decodable for InstanceNet
source§impl Encodable for InstanceNet
impl Encodable for InstanceNet
source§impl ValueType for InstanceNet
impl ValueType for InstanceNet
source§fn value_type() -> TdfType
fn value_type() -> TdfType
The type of tdf value this is