push_validation_error

Function push_validation_error 

Source
pub fn push_validation_error(msg: String)
Expand description

Push a validation error that will make the kernel compilation to fail.

ยงNotes

The error can be catched after the kernel is launched.