Struct rpgffi::A_Star [] [src]

#[repr(C)]
pub struct A_Star { pub type_: NodeTag, }

Fields

Trait Implementations

impl Copy for A_Star
[src]

impl Clone for A_Star
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more