Skip to content

core implementation for dynotest polije application desktop and server

License

Notifications You must be signed in to change notification settings

dynotestpolije/dyno_core

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dynotest Types implementation Library used in Server and Desktop App of Dynotest Polije

github Build Status MIT

used Cargo.toml in Desktop App

[dependencies.dyno_core]
git = "https://github.com/dynotestpolije/dyno_core.git"
default-features = true

and used in Cargo.toml on Server

[dependencies.dyno_core]
git = "https://github.com/dynotestpolije/dyno_core.git"
default-features = true
features = ["backend"]

About

core implementation for dynotest polije application desktop and server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published