bt-rs 0.0.1

Build tools, for Rust
Documentation
  • Coverage
  • 53.33%
    8 out of 15 items documented1 out of 1 items with examples
  • Size
  • Source code size: 27.08 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 507.08 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 2s Average build duration of successful builds.
  • all releases: 2s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • Homepage
  • synesissoftware/bt-rs
    1 1 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • synesissoftware

bt-rs

Build tools, for Rust

Language License Crates.io GitHub release MSRV CI docs.rs

Introduction

bt-rs provides build tools for Rust projects.

Table of Contents

Installation

Reference in Cargo.toml in the usual way:

bt-rs = { version = "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

GitHub Page

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.