Struct roff::Roff [] [src]

pub struct Roff { /* fields omitted */ }

Methods

impl Roff
[src]

[src]

[src]

Trait Implementations

impl PartialEq for Roff
[src]

[src]

This method tests for self and other values to be equal, and is used by ==. Read more

[src]

This method tests for !=.

impl Eq for Roff
[src]

impl Troffable for Roff
[src]

[src]

Auto Trait Implementations

impl Send for Roff

impl Sync for Roff