Skip to main content

ServerService

Trait ServerService 

Source
pub trait ServerService:
    ServerFetcher
    + ServerPinger
    + ServerSelector
    + Send
    + Sync { }

Dyn Compatibility§

This trait is dyn compatible.

In older versions of Rust, dyn compatibility was called "object safety".

Implementors§