Skip to content

Fix build without default-features and configure digest hash functions#20

Open
DXist wants to merge 3 commits into
junkurihara:developfrom
DXist:fix/no_default_features
Open

Fix build without default-features and configure digest hash functions#20
DXist wants to merge 3 commits into
junkurihara:developfrom
DXist:fix/no_default_features

Conversation

@DXist
Copy link
Copy Markdown

@DXist DXist commented May 18, 2026

Three contributions:

  • configure the established two-space indentation configuration for rustfmt and editor. In my personal opinion, it's better to use default 4 spaces for an opensource project.
  • build without default features compiles (currently, it always imports -Sync items)
  • It's possible to configure supported SHA digests via digest-sha256 and digest-sha512. The primary benefit of canonicalization of a single allowed digest function is to support persisting computed digests into the idempotency keys table to validate the persisted digest on request retries.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant