Crate soroban_spec_typescript

Source

Modules§

boilerplate
wrapper

Enums§

GenerateFromFileError

Functions§

args_to_ts
Convert a function’s inputs to TypeScript arguments. Returns a tuple with the arguments as they’ll actually be used in JS, as well as TS type definitions for the arguments.
entry_to_method_type
entry_to_name_and_return_type
func_input_to_arg_name
func_input_to_ts
generate
generate_from_file
generate_from_wasm
outputs_to_return_type
parse_arg_to_scval
type_to_ts