Struct datetime::fmt::TextArguments [] [src]

pub struct TextArguments(_);

Trait Implementations

impl PartialEq for TextArguments
[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 TextArguments
[src]

impl Clone for TextArguments
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for TextArguments
[src]

impl Debug for TextArguments
[src]

[src]

Formats the value using the given formatter.