Trait loro_internal::op::InsertContentTrait
source · pub trait InsertContentTrait: HasLength + Debug + Any + MergeableContent + SliceableContent + CloneContent {
// Required method
fn id(&self) -> ContentType;
}Expand description
@deprecated