Azure / Azure/typespec-rust

Support for naked Vec<T> is incomplete

Open
#614 7 comments 0 reactions 0 assignees View on GitHub
CodeGen design-discussion PublicSurfaceArea
Dominant language
Rust
Stars
7
Forks
11
Avg merge
2d 5h
Merged PRs (30d)
5

Description

For [Vec`](https://github.com/Azure/typespec-rust/blob/main/packages/typespec-rust/test/spector/type/array/tests/array_datetime_value_client.rs), we don't serde the underlying time format as required.

For [Vec`](https://github.com/Azure/typespec-rust/blob/main/packages/typespec-rust/test/spector/type/array/tests/array_model_value_client.rs#L29) we are missing `impl TryFrom>` (generally speaking we're missing the impl for `Vec`).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.