turbopack_
core
0.1.0
Issue
Ext
Required Methods
emit
Implementations on Foreign Types
ResolvedVc<T>
Implementors
In turbopack_
core::
issue
turbopack_core
::
issue
Trait
IssueExt
Copy item path
Source
pub trait IssueExt { // Required method fn
emit
(self); }
Required Methods
§
Source
fn
emit
(self)
Implementations on Foreign Types
§
Source
§
impl<T>
IssueExt
for
ResolvedVc
<T>
where T:
Upcast
<
Box
<dyn
Issue
>>,
Source
§
fn
emit
(self)
Implementors
§