Re-exports§
pub use half;pub use num_rational;pub use raw_window_handle;
Structs§
- AviUtl2
Info - AviUtl2の情報。
- AviUtl2
Version - AviUtl2のバージョン。
- File
Filter - ファイル選択ダイアログのフィルタを表す構造体。
- Null
Byte Error - ヌルバイトを含む文字列を作成しようとした際のエラー。
- Win32
Window Handle - Raw window handle for Win32.
- Yc48
- YC48のピクセルフォーマットを表す構造体。
- f16
- A 16-bit floating point type implementing the IEEE 754-2008 standard
binary16a.k.a “half” format.
Type Aliases§
- AnyResult
Result<T, Error>- Rational32
- Alias for a
Ratioof 32-bit-sized integers.