Module common

Module common 

Source

Re-exports§

pub use half;
pub use num_rational;
pub use raw_window_handle;

Structs§

AviUtl2Info
AviUtl2の情報。
AviUtl2Version
AviUtl2のバージョン。
FileFilter
ファイル選択ダイアログのフィルタを表す構造体。
NullByteError
ヌルバイトを含む文字列を作成しようとした際のエラー。
Win32WindowHandle
Raw window handle for Win32.
Yc48
YC48のピクセルフォーマットを表す構造体。
f16
A 16-bit floating point type implementing the IEEE 754-2008 standard binary16 a.k.a “half” format.

Type Aliases§

AnyResult
Result<T, Error>
Rational32
Alias for a Ratio of 32-bit-sized integers.