[][src]Type Definition sauron::prelude::Tag

type Tag = &'static str;

tags are using static str for now, can also be enum tags