Type Definition rust_pathtracer::prelude::Dynamic

source ·
pub type Dynamic = Dyn;
👎Deprecated: use Dyn instead.