Trait border_core::core::base::Act[][src]

pub trait Act: Clone + Debug { }
Expand description

Represents an action of the environment.

Implementors