Struct topdown::EOF [] [src]

pub struct EOF;

Trait Implementations

impl Clone for EOF
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Parser<()> for EOF
[src]