stageleft
0.6.0
Quoted
Implementors
In crate stageleft
Trait
stageleft
::
Quoted
Copy item path
source
·
[
−
]
pub trait Quoted<'a, T>:
QuotedWithContext
<'a, T,
()
> { }
Implementors
§
source
§
impl<'a, T, F:
QuotedWithContext
<'a, T,
()
>>
Quoted
<'a, T> for F