hydrate-editor 0.0.2

Game asset pipeline and authoring framework
Documentation
1
2
3
4
use serde::{Deserialize, Serialize};

#[derive(Serialize, Deserialize, Default)]
pub struct PersistentAppState {}