cottak 0.1.1

A built in test application for Linux using dynamic libraries in Rust
Documentation
1
2
3
4
5
6
//! This file is generated by build.rs
//! Do not edit this file manually
pub const MAJOR: &str = "1";
pub const MINOR: &str = "3";
pub const PATCH: &str = "4";
pub const SUFFIX: &str = "";