bt-rs
Build tools, for Rust
Introduction
bt-rs provides build tools for Rust projects.
Table of Contents
Installation
Reference in Cargo.toml in the usual way:
= { = "0.1" }
Components
Constants
No public constants are defined at this time.
Enumerations
No public enumerations are defined at this time.
Features
The following optional features are defined in Cargo.toml:
-
General features:
null-feature— a feature that has no effect (and, thus, is useful for simplifying driver scripts);
Functions
No public functions are defined at this time.
Macros
No public macros are defined at this time.
Structures
No public structures are defined at this time.
Traits
No public traits are defined at this time.
Examples
No examples are provided at this time.
Project Information
Where to get help
Contribution guidelines
Defect reports, feature requests, and pull requests are welcome on https://github.com/synesissoftware/bt-rs.
Dependencies
Efferent (fan-out)
Libraries upon which bt-rs depends:
None at this time.
Development Dependencies
None at this time.
Afferent (fan-in)
Projects that depend on bt-rs:
None at this time.
Related projects
None at this time.
License
bt-rs is released under the 3-clause BSD license. See LICENSE for details.