Struct samotop::grammar::SmtpParser[][src]

pub struct SmtpParser;

Methods

impl SmtpParser
[src]

Trait Implementations

impl Clone for SmtpParser
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Parser for SmtpParser
[src]

Auto Trait Implementations

impl Send for SmtpParser

impl Sync for SmtpParser