Struct elfkit::strtab::Strtab[][src]

pub struct Strtab { /* fields omitted */ }

Methods

impl Strtab
[src]

Trait Implementations

impl Debug for Strtab
[src]

Formats the value using the given formatter. Read more

impl Default for Strtab
[src]

Returns the "default value" for a type. Read more

impl Clone for Strtab
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Strtab

impl Sync for Strtab