Source code
Revision control
Copy as Markdown
Other Tools
#ifndef icu4x_DecimalLimitError_D_HPP
#define icu4x_DecimalLimitError_D_HPP
#include <stdio.h>
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <memory>
#include <functional>
#include <optional>
#include <cstdlib>
#include "../diplomat_runtime.hpp"
namespace icu4x {
namespace capi {
} // namespace capi
} // namespace
namespace icu4x {
/**
* Additional information: [1](https://docs.rs/fixed_decimal/latest/fixed_decimal/struct.LimitError.html)
*/
struct DecimalLimitError {
};
} // namespace
#endif // icu4x_DecimalLimitError_D_HPP