Trait hippo_shared::Preprocessed[][src]

pub trait Preprocessed<T>: Display {
    fn preprocessed_data() -> &'static T;
}

An entity which has been subjected to preprocessing.

Required methods

Loading content...

Implementors

Loading content...