Type Alias bevy_save::DefaultFormat

source ·
pub type DefaultFormat = RMPFormat;
Expand description

The Format the default Pipeline will use.

Aliased Type§

struct DefaultFormat;