Docs.rs
vapoursynth4-rs-0.4.0
vapoursynth4-rs 0.4.0
Permalink
Docs.rs crate page
MPL-2.0
Links
Repository
crates.io
Source
Owners
inflation
Dependencies
bon ^3.3.0
normal
thiserror ^2.0.0
normal
vapoursynth4-sys ^0.3.1
normal
const-str ^0.6.1
dev
testresult ^0.4.0
dev
Versions
22.62%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
SampleType
vapoursynth4_
rs
0.4.0
Sample
Type
Aliased Type
Variants
Float
Integer
In crate vapoursynth4_
rs
vapoursynth4_rs
Type Alias
Sample
Type
Copy item path
Source
pub type SampleType =
VSSampleType
;
Aliased Type
§
#[repr(C)]
pub enum SampleType { Integer = 0, Float = 1, }
Variants
§
§
Integer = 0
§
Float = 1