Struct sc2::data::Effect [] [src]

pub struct Effect { /* fields omitted */ }

visuals of a persistent ability on the map (eg. PsiStorm)

Trait Implementations

impl Debug for Effect
[src]

[src]

Formats the value using the given formatter. Read more

impl Clone for Effect
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Effect

impl Sync for Effect