blaze-devkit 0.2.15

Rust devkit for the Blaze build system.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# `blaze-devkit`

Rust devkit for the Blaze build system.

Contains type definitions for writing Rust executors.

## Installation

Using Cargo :

```
cargo add blaze-devkit
```

## External documentation

- [Blaze website]https://blaze-monorepo.dev
- [Writing executors with Rust]https://blaze-monorepo.dev/docs/executors/languages/rust