IntoValue

Trait IntoValue 

Source
pub trait IntoValue: Sealed { }

Implementations on Foreign Types§

Source§

impl IntoValue for bool

Source§

impl IntoValue for i64

Source§

impl<'a> IntoValue for &'a str

Implementors§