rm volatile note on Engine::build_type
This commit is contained in:
parent
5eaa2a3d7e
commit
217ca79930
@ -76,7 +76,6 @@ impl Engine {
|
||||
/// i.e. register the type and its getters, setters, methods, etc...
|
||||
///
|
||||
/// See [`CustomType`].
|
||||
#[deprecated = "This API is NOT deprecated, but it is considered volatile and may change in the future."]
|
||||
#[inline]
|
||||
pub fn build_type<T>(&mut self) -> &mut Self
|
||||
where
|
||||
|
Loading…
Reference in New Issue
Block a user