rust_sdk_crate 0.1.1

This is test RUST SDK
Documentation
  • Coverage
  • 66.67%
    2 out of 3 items documented0 out of 2 items with examples
  • Size
  • Source code size: 2.36 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 995.55 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Repository
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • cmbha

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