Skip to content

Move Flatmap implementation to iceoryx2 crate, keep pure Rust version in iceoryx2-bb-container #1108

@FerdinandSpitzschnueffler

Description

For the C language binding of the blackboard, the Flatmap API was adapted in a "C-style" way so that a key compare function, expecting u8 pointers, can be passed. As this is very tailored to the blackboard usage, it would be better to move the flatmap implementation into the iceoryx2 crate and keep a pure and idiomatic Rust version in iceoryx2-bb-container.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions