IntoValue

Trait IntoValue 

Source
pub trait IntoValue { }
Expand description

A type that can used as a Builder value.

Private and sealed, only visible in docs.

Implementations on Foreign Types§

Source§

impl IntoValue for &str

Source§

impl IntoValue for &String

Source§

impl IntoValue for String

Implementors§