Skip to content

[AT]: Design ergonomic Rust API for custom record payload types #226

Description

@itsyaasir

Summary

Design an ergonomic Rust SDK API for audit trails that can support custom record payload types in the future without making the common Data flow confusing or noisy.

Background

Today, the Move contract supports generic trail creation via create<D>(data: Option<D>, ...), but the current Rust SDK surface is centered around record::Data.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    Status
    Product Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions