Skip to content

An example implementation of a ownership-based, asynchronous command pipeline in Rust.

Notifications You must be signed in to change notification settings

JaciBrunning/rust-commands

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Rust Commands

A commands system implemented in Rust vaguely similar to WPILib Command based programming.

Examples

A simple example exists in the examples directory. It can be run with cargo run --release --example simple.

About

An example implementation of a ownership-based, asynchronous command pipeline in Rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages