Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
use bevy::prelude::*;
2
3
#[derive(Debug, Clone)]
4
pub struct PlotFormat {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected