pub fn assign_to_resource( commands: Commands<'_, '_>, settings: Res<'_, Assets<AllSettings>>, toml: Res<'_, TomlAsset>, )