Skip to content

Please define "DST" in README #98

Description

@bbkane

Allocating DSTs is currently somewhat painful due to limitations in Rust. It is possible to have Gc pointers to DSTs, and there is a replacement for unstable Unsize coercion, but there is no support for directly allocating arbitrarily sized DSTs.

Apologies if this is a well-known acronym, but some Google searches couldn't find it. Maybe it means "dynamically sized type" like a list in Python?

Thanks!!

Screenshot_20240503-062007

Screenshot_20240503-061931

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions