to_annotation

Function to_annotation 

Source
fn to_annotation(
    node: &SyntaxNode<'_>,
    builder: &NodeBuilder,
) -> Result<Annotation>