Skip to content

Lowercase Timestamp variants #39

@msrd0

Description

@msrd0

Currently, all timestamp enum variants are uppercased: https://docs.rs/influxdb/0.0.5/influxdb/enum.Timestamp.html

Due to Rust code convention, enum variants are TitleCase. Maybe we should change our enum to match that.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions