Skip to content

Implement Diff for DateTime<Utc> #10

Description

@emirror-de

Dear Maintainer,

thanks for this nice crate! I do have the following situation:

#[derive(Diff, PartialEq, Eq)]
pub struct ExternalType {
    pub timestamp: Datetime<Utc>,
}

Are there any chances to support structs that contain external types?

Best regards,
Lewin

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions