Enum libvda::decode::vda_instance::VdaImplType
source · pub enum VdaImplType {
Fake,
Gavda,
Gavd,
}
Expand description
Represents a backend implementation of libvda.
pub enum VdaImplType {
Fake,
Gavda,
Gavd,
}
Represents a backend implementation of libvda.