Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

RustFields/scala-rust-interoperability-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scala-rust-interoperability-example

This is an example project that contains Scala client code that calls a native function implemented in Rust.

How to run

clone the repository:

git clone https://github.com/FilippoVissani/scala-rust-interoperability-example.git
cd ./scala-rust-interoperability-example

Run the project:

sbt core/run

Run the tests:

sbt core/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published