Trait steam_vent_proto::RpcService

source ·
pub trait RpcService {
    const SERVICE_NAME: &'static str;
}

Required Associated Constants§

source

const SERVICE_NAME: &'static str

Object Safety§

This trait is not object safe.

Implementors§