Skip to main content

PrefersList

Trait PrefersList 

Source
pub trait PrefersList: IntoList { }
Expand description

Marker trait for types that should be converted to R lists via IntoR.

Implemented by the PreferList derive; you can also implement it manually.

Implementorsยง