Struct erl_parse::cst::commons::parts::Comma [] [src]

pub struct Comma;

Trait Implementations

impl Debug for Comma
[src]

[src]

Formats the value using the given formatter.

impl Clone for Comma
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Delimiter for Comma
[src]