[
https://issues.apache.org/jira/browse/AVRO-3428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17500547#comment-17500547
]
ASF subversion and git services commented on AVRO-3428:
-------------------------------------------------------
Commit 0d0b83c39fe956781cecbd47a5567d6ee8025337 in avro's branch
refs/heads/restructure-rust-to-workspace from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=0d0b83c ]
AVRO-3428: Rust: Restructure the RUST SDK to a Rust workspace
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> Rust: Restructure the RUST SDK to a Rust workspace
> --------------------------------------------------
>
> Key: AVRO-3428
> URL: https://issues.apache.org/jira/browse/AVRO-3428
> Project: Apache Avro
> Issue Type: Task
> Components: rust
> Affects Versions: 1.12.0
> Reporter: Martin Tzvetanov Grigorov
> Assignee: Martin Tzvetanov Grigorov
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Currently the Rust SDK is structured as a Rust project that produces a single
> lib crate.
> It would be good to re-structure it into a Rust workspace project. This way
> we could add more crates in the future.
> For example:
> * a user suggested to add avro_derive -
> [https://lists.apache.org/thread/oxk4s62ojf4k65vg36v7ol7gbn8nk0b9]
> * another good candidate is [https://github.com/lerouxrgd/rsgen-avro] - A
> command line tool and library for generating
> [serde|https://serde.rs/]-compatible Rust types from Avro schema
--
This message was sent by Atlassian Jira
(v8.20.1#820001)