Problem to Solve
The current configuration of the gstd dependency does not include the debug feature, which is essential for enhanced debugging capabilities during development.
Possible Solution
Update the Cargo.toml file to include the debug feature in the gstd dependency.
Notes
No response
Problem to Solve
The current configuration of the gstd dependency does not include the debug feature, which is essential for enhanced debugging capabilities during development.
Possible Solution
Update the Cargo.toml file to include the debug feature in the gstd dependency.
Notes
No response