[][src]Function adbfbinlib::ctrl::webui::json::convert_internal_message

pub fn convert_internal_message(
    internal_msg: &InternalUiMsg
) -> Result<WSJsonOut, String>

some internal shall fail because they are not supposed to be sent out, so it results in a correct MyJson or the attribute that shall not be send out but was tried to do ...