diff options
| author | 魏曹先生 <1992414357@qq.com> | 2026-06-07 19:42:02 +0800 |
|---|---|---|
| committer | 魏曹先生 <1992414357@qq.com> | 2026-06-07 19:42:02 +0800 |
| commit | 9725bbc5a41e00a2b952cdfe4a04d472765c9e41 (patch) | |
| tree | 05ef878bb5b95e32713349eb82ed74665eb9bfa9 /Cargo.toml | |
| parent | a88a4478bfa9c18d49296460b98c0512f34794c4 (diff) | |
Add LazyRes for lazy resource initialization
Diffstat (limited to 'Cargo.toml')
| -rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ exclude = [ "examples/example-help", "examples/example-hook", "examples/example-implicit-dispatcher", + "examples/example-lazy-resources", "examples/example-panic-unwind", "examples/example-repl-basic", "examples/example-resources", |
