Skip to content

Add Extend and FromIterator impl for rosidl_runtime_rs::{String, WString} #246

Closed
@nnmm

Description

@nnmm

It would be nice if the string types in rosidl_runtime_rs could be built/extended from iterators, like the regular string type.

For this, we'd need implementations for Extend<char> and FromIterator<char> for both types, at least.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions