foxglove 0.17.2

Foxglove SDK
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Foxglove

The official [Foxglove] SDK.

This crate provides support for integrating with the Foxglove platform. It can be used to log
events to local [MCAP] files or a local visualization server that communicates with the
Foxglove app.

[Foxglove]: https://docs.foxglove.dev/
[MCAP]: https://mcap.dev/

# Get Started

See [docs.rs](https://docs.rs/foxglove).

# Supported Rust Versions

The current MSRV (minimum supported rust version) is 1.83.0.