red4ext_rs

Trait AsReceiver

Source
pub trait AsReceiver: Sealed { }
Expand description

A trait for types that can be used as the receiver of a method call.

Implementors§