Crates.io | rust_sdk_crate |
lib.rs | rust_sdk_crate |
version | 0.1.1 |
source | src |
created_at | 2022-01-21 12:06:09.530938 |
updated_at | 2022-01-21 12:40:16.683353 |
description | This is test RUST SDK |
homepage | |
repository | https://github.com/cmbha/RUST_REPOSITORY |
max_upload_size | |
id | 518494 |
size | 2,675 |
test rust repo
Add reference of create lib extern crate rust_sdk_crate;
Call first method rust_sdk_crate::get_symbol("some text")
Call second method rust_sdk_crate::get_symbol2("some text")