Struct atk_sys::AtkAction[][src]

#[repr(C)]
pub struct AtkAction(_);

Trait Implementations

impl Debug for AtkAction
[src]

Formats the value using the given formatter. Read more

Auto Trait Implementations

impl Send for AtkAction

impl Sync for AtkAction