from_span

Function from_span 

Source
pub fn from_span<T: SpanText>(
    span: Span<T>,
    dict: &mut SharedDict<T>,
) -> Result<Span>