Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@benjamintli
Copy link
Contributor

When trying to build a scalar function extension in Rust, pulling VARCHARs from the invoke function is quite difficult, as there isn't an easy way to convert duck_string_t into a Rust string. @yutannihilation describes it well here #484.

This PR just removes the (crate) in front of the DuckString constructor.

@Maxxen Maxxen merged commit bb47f26 into duckdb:main May 23, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants