pub const RESULT_SERVER_ERROR: &str = "server_error";Expand description
Value for LABEL_RESULT when a conversion fails due to a server error.
pub const RESULT_SERVER_ERROR: &str = "server_error";Value for LABEL_RESULT when a conversion fails due to a server error.