[−][src]Function amethyst_error::err_msg
pub fn err_msg<M>(message: M) -> Error where
M: 'static + Send + Sync + Debug + Display,
Constructs an Error
from a string.
pub fn err_msg<M>(message: M) -> Error where
M: 'static + Send + Sync + Debug + Display,
Constructs an Error
from a string.