Skip to content
This repository was archived by the owner on Aug 15, 2025. It is now read-only.
This repository was archived by the owner on Aug 15, 2025. It is now read-only.

Update documentation to explain why config:;standard() doesn't work with serde #506

@Icelk

Description

@Icelk

When I updated from beta-2 to beta-3, serialization and deserialization began to fail.
I get the error SkipFixedArrayLengthNotSupported.

See Icelk/agde#3 for the CI error. I'm not using any slices, just Vec.

This however works when serializing and deserializing using the standard methods and bincode::serde::Compat.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions