Skip to content

DevHyperCoder/positron

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

positron - parse and execute boolean expressions

Hosted version (Website) here Code: DevHyperCoder/positron-web

Hosted version (API) here Code: DevHyperCoder/positron-api

Installation

Cargo.toml

[dependencies]
positron={version = "x.x.x", features= ["json"]}
  • json feature derives Serialize and Deserialize

Check crates.io for the latest version of positron

LICENSE

positron is licensed under the GNU General Public License 3. Our copy of GPL-3 can be found here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages