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...
|
/// i.e. register the type and its getters, setters, methods, etc...
|
||||||
///
|
///
|
||||||
/// See [`CustomType`].
|
/// See [`CustomType`].
|
||||||
#[deprecated = "This API is NOT deprecated, but it is considered volatile and may change in the future."]
|
|
||||||
#[inline]
|
#[inline]
|
||||||
pub fn build_type<T>(&mut self) -> &mut Self
|
pub fn build_type<T>(&mut self) -> &mut Self
|
||||||
where
|
where
|
||||||
|
Loading…
Reference in New Issue
Block a user