Searched refs:wrap_value (Results 1 – 3 of 3) sorted by relevance
242 pub fn wrap_value(&self, value: &str, customize: &Customize) -> String { in wrap_value() method
2040 def wrap_value(s): function2064 return wrap_value(value)2069 return wrap_value(node.id)
1192 &full_storage_type.wrap_value(value, &self.customize), in write_self_field_assign_some()1216 .wrap_value(&converted, &self.customize) in write_self_field_assign_value()