emit_warning

Function emit_warning 

Source
fn emit_warning(
    message: &str,
    contract: Option<&str>,
    json: bool,
    code: Option<&str>,
)