-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
String slices support #1158
Comments
hal3e
added a commit
that referenced
this issue
Oct 10, 2023
adds support for `str` returned from contract calls (either directly, or inside `enums`) Full support will be added once `sway` is ready. Issue to track: #1158
Closed
kamyar-tm
added
the
epic
An epic is a high-level master issue for large pieces of work.
label
Feb 15, 2024
6 tasks
hal3e
added a commit
that referenced
this issue
Jul 2, 2024
resolved in: #1448 |
ak-tech007
added a commit
to ak-tech007/Rust-SDK
that referenced
this issue
Dec 6, 2024
adds support for `str` returned from contract calls (either directly, or inside `enums`) Full support will be added once `sway` is ready. Issue to track: FuelLabs/fuels-rs#1158
ak-tech007
added a commit
to ak-tech007/Rust-SDK
that referenced
this issue
Dec 6, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add proper support for string slices once FuelLabs/sway#5110 is resolved.
The text was updated successfully, but these errors were encountered: