Struct slack_hook::SlackTime [] [src]

pub struct SlackTime(_);

Slack timestamp

Methods

impl SlackTime
[src]

[src]

Construct a new SlackTime

Trait Implementations

impl Debug for SlackTime
[src]

[src]

Formats the value using the given formatter.

impl Serialize for SlackTime
[src]

[src]

Serialize this value into the given Serde serializer. Read more