ICU4X
International Components for Unicode
Loading...
Searching...
No Matches
ICU4XListLength.hpp File Reference
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"
#include "ICU4XListLength.h"

Go to the source code of this file.

Enumerations

enum struct  ICU4XListLength { Wide = 0 , Short = 1 , Narrow = 2 }
 

Enumeration Type Documentation

◆ ICU4XListLength

enum struct ICU4XListLength
strong

See the Rust documentation for ListLength for more information.

Enumerator
Wide 
Short 
Narrow