Function loro_internal::to_value

source ·
pub fn to_value<T>(value: T) -> LoroValue
where T: Into<LoroValue>,