We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d343e8d commit 040a1c6Copy full SHA for 040a1c6
src/effect.rs
@@ -290,7 +290,6 @@ impl EffectInstance {
290
/// Returns a new EffectInstance if the call matches a Sink, is an ffi call,
291
/// or is an unsafe call. Regular calls are handled by the explicit call
292
/// graph structure.
293
-
294
pub fn new_regular_call(
295
caller: CanonicalPath,
296
callee: CanonicalPath,
0 commit comments