Function wireplumber::lua::to_variant
source · pub fn to_variant<S: Serialize>(v: S) -> Result<LuaVariant<'static>, LuaError>
Available on crate feature
lua
only.pub fn to_variant<S: Serialize>(v: S) -> Result<LuaVariant<'static>, LuaError>
lua
only.