Skip to content

Commit

Permalink
mention #2521
Browse files Browse the repository at this point in the history
  • Loading branch information
teh-cmc committed Jun 30, 2023
1 parent b47d1d9 commit 1a8edf8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions crates/re_types/definitions/rerun/archetypes/points2d.fbs
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ namespace rerun.archetypes;
// TODO(#2372): archetype IDL definitions must refer to objects of kind component
// TODO(#2373): `attr.rerun.component_required` implies `required`
// TODO(#2427): distinguish optional vs. recommended in language backends
// TODO(#2521): always derive debug & clone for rust backend

/// A 2D point cloud with positions and optional colors, radii, labels, etc.
table Points2D (
Expand Down

0 comments on commit 1a8edf8

Please sign in to comment.