Struct sublercli::Atoms[][src]

pub struct Atoms { /* fields omitted */ }

Methods

impl Atoms
[src]

all valid Metadata Atom tags

args for setting the metaflag flag of subler

Trait Implementations

impl Debug for Atoms
[src]

Formats the value using the given formatter. Read more

impl Clone for Atoms
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for Atoms

impl Sync for Atoms