re_sdk 0.27.0

Rerun logging SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
# Rerun SDK

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

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

This includes both the user-facing Rust SDK as well as core SDK features other languages build on top of.

This is exported in the [`rerun`](https://crates.io/crates/rerun) crate, so look at the docs for that instead!