Skip to content

adnanademovic/rust-simple-fcl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

simple-fcl

MIT Licensed Crates.io Build Status Docs

simple-fcl implements Rust bindings for a subset of FCL functionality.

Usage

You can add the crate to your project with:

[dependencies]
simple-fcl = "0.0.3"

Usage examples are provided in the documentation.

The package requires you to install FCL for it to work. You can, for example, do this on Ubuntu with:

sudo apt-get install libfcl-dev

License

rust-simple-fcl is distributed under the MIT license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published