Function zephyr_sdk::utils::soroban_string_to_alloc_string
source ยท pub fn soroban_string_to_alloc_string(env: &EnvClient, string: String) -> String
Expand description
Returns an allocated String object starting from a Soroban SDK String object.