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>