SIGN IN SIGN UP
bevyengine / bevy UNCLAIMED

A refreshingly simple data-driven game engine built in Rust

0 0 59 Rust

Change `ShaderDefVal` to use `Cow<'static, str>` (#24209)

# Objective

Fixes #24036

## Solution

Replace String with Cow<'static, str> in ShaderDefVal.

## Testing

CI
L
Luo Zhihao committed
d5a0cf4f1e88e1c3a8cf1ba45ccda7788013c6e6
Parent: 6923407
Committed by GitHub <noreply@github.com> on 5/21/2026, 2:34:41 PM