Trait text2::FromAnchor
source · pub trait FromAnchor {
// Required method
fn from_anchor(anchor: &Anchor, snapshot: &BufferSnapshot) -> Self;
}
pub trait FromAnchor {
// Required method
fn from_anchor(anchor: &Anchor, snapshot: &BufferSnapshot) -> Self;
}