Function tauri_utils::config::parse::parse_value
source ยท pub fn parse_value(
target: Target,
path: impl Into<PathBuf>
) -> Result<(Value, PathBuf), ConfigError>pub fn parse_value(
target: Target,
path: impl Into<PathBuf>
) -> Result<(Value, PathBuf), ConfigError>