Docs.rs
soroban-spec-typescript-22.8.1
soroban-spec-typescript 22.8.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
stellar-crates
Dependencies
base64 ^0.21.2
normal
heck ^0.4.1
normal
include_dir ^0.7.3
normal
itertools ^0.10.0
normal
prettyplease ^0.2.4
normal
serde ^1.0.82
normal
serde_derive ^1.0.82
normal
serde_json ^1.0.82
normal
sha2 ^0.9.9
normal
soroban-spec =22.0.4
normal
stellar-xdr =22.1.0
normal
thiserror ^1.0.32
normal
pretty_assertions ^1.2.1
dev
temp-dir ^0.1.11
dev
walkdir ^2.3.3
dev
Versions
8.7%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
soroban_
spec_
typescript
22.8.1
Modules
boilerplate
wrapper
Enums
GenerateFromFileError
Functions
args_to_ts
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
soroban_spec_typescript
Function
generate
Copy item path
Settings
Help
Summary
Source
pub fn generate(spec: &[
ScSpecEntry
]) ->
String