Skip to content

flux-framework/flux-sys-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

flux-rs-sys

Rust bindings (and examples) for Flux core.

Development

A VSCode Developer Environment is included for your development. It provides an installation of Flux alongside the rust toolchain. You can open the environment by opening VSCode -> View -> Command Palette -> Dev Containers: Rebuild Container. Once in the container (or in an environment with cargo) you can do:

$ cargo update
$ cargo build

And run tests:

$ cargo test

About

Rust binding crate for flux-core

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published