Function flo_binding::bind[][src]

pub fn bind<Value: Clone + PartialEq>(val: Value) -> Binding<Value>

Creates a simple bound value with the specified initial value