[][src]Trait screeps_api::EndpointType

pub trait EndpointType: Sealed { }

Sealed trait implemented for each endpoint.

Implementors

impl<T> EndpointType for T where
    T: Sealed, 
[src]

Loading content...