# 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")