Struct slurm_sys::jobacctinfo [] [src]

#[repr(C)]
pub struct jobacctinfo { /* fields omitted */ }

Trait Implementations

impl Debug for jobacctinfo
[src]

[src]

Formats the value using the given formatter. Read more

impl Copy for jobacctinfo
[src]

impl Clone for jobacctinfo
[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 jobacctinfo

impl Sync for jobacctinfo