help wanted
Repository metrics
- Stars
- (4,472 stars)
- PR merge metrics
- (Avg merge 8m) (3 merged PRs in 30d)
Description
error[cxxbridge]: unsupported type
┌── infrasec/src/infrasec_cpp.rs:18:31 ───
│
18 │ ) -> Result<UniquePtr<CxxSring>>;
│ ^^^^^^^^ unsupported type
│
It would be helpful here to recognize that the author probably meant to write CxxString.