Quellcodebibliothek Statistik Leitseite products/Sources/formale Sprachen/C/Firefox/third_party/rust/mio/src/sys/windows/   (Browser von der Mozilla Stiftung Version 136.0.1©)  Datei vom 10.2.2025 mit Größe 4 kB image not shown  

Quelle  ICU4XTransformResult.hpp   Sprache: unbekannt

 
#ifndef ICU4XTransformResult_HPP
#define ICU4XTransformResult_HPP
#include <stdint.h>
#include <stddef.h>
#include <stdbool.h>
#include <algorithm>
#include <memory>
#include <variant>
#include <optional>
#include "diplomat_runtime.hpp"

#include "ICU4XTransformResult.h"



/**
 * See the [Rust documentation for `TransformResult`](https://docs.rs/icu/latest/icu/locid_transform/enum.TransformResult.html) for more information.
 */

enum struct ICU4XTransformResult {
  Modified = 0,
  Unmodified = 1,
};

#endif

Messung V0.5
C=96 H=100 G=97

[ Dauer der Verarbeitung: 0.4 Sekunden  (vorverarbeitet)  ]