MCPcopy Index your code
hub / github.com/eliotbo/bevy_plot / plot_format.rs

File plot_format.rs

src/plot/plot_format.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1use bevy::prelude::*;
2
3#[derive(Debug, Clone)]
4pub struct PlotFormat {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected