RUST_REPOSITORY

test rust repo

  1. Add reference of create lib extern crate rustsdkcrate;

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

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