rust_sdk_crate

Crates.iorust_sdk_crate
lib.rsrust_sdk_crate
version0.1.1
sourcesrc
created_at2022-01-21 12:06:09.530938
updated_at2022-01-21 12:40:16.683353
descriptionThis is test RUST SDK
homepage
repositoryhttps://github.com/cmbha/RUST_REPOSITORY
max_upload_size
id518494
size2,675
(cmbha)

documentation

README

RUST_REPOSITORY

test rust repo

  1. Add reference of create lib extern crate rust_sdk_crate;

  2. Call first method rust_sdk_crate::get_symbol("some text")

  3. Call second method rust_sdk_crate::get_symbol2("some text")

Commit count: 0

cargo fmt