Skip to content

Missing Builder derive for MillisecondTimestamp? #1137

@DirkRusche-Otto

Description

@DirkRusche-Otto

I was trying to instantiate a KafkaRecord and the builder exposes a timestamp method that lets me pass a MillisecondTimestamp. But unfortunately I couldn't find a way to construct the MillisecondTimestamp struct (without using Deserialize - which feels a bit awkward to use).

So I guess there is a #[cfg_attr(feature = "builders", derive(Builder))] missing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions