with_annotations

Macro with_annotations 

Source
macro_rules! with_annotations {
    () => { ... };
    ( $value:expr $(,)? ) => { ... };
}
Expand description

Cast to a Variant with Annotations.