re_capabilities 0.26.0

Capability tokens for the Rerun code base.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# re_capabilities

Part of the [`rerun`](https://github.com/rerun-io/rerun) family of crates.

[![Latest version](https://img.shields.io/crates/v/re_capabilities.svg)](https://crates.io/crates/re_capabilitiescrates/utils/)
[![Documentation](https://docs.rs/re_capabilities/badge.svg)](https://docs.rs/re_capabilities)
![MIT](https://img.shields.io/badge/license-MIT-blue.svg)
![Apache](https://img.shields.io/badge/license-Apache-blue.svg)

Specifies capability tokens, required by different parts of the code base.
These are tokens passed down the call tree, to explicitly allow different capabilities in different parts of the code base.