Struct bert::BertTime [] [src]

pub struct BertTime(_);

Methods

impl BertTime
[src]

Trait Implementations

impl Debug for BertTime
[src]

Formats the value using the given formatter.

impl PartialEq for BertTime
[src]

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

This method tests for !=.

impl Deref for BertTime
[src]

The resulting type after dereferencing

The method called to dereference a value

impl Serialize for BertTime
[src]

Serializes this value into this serializer.