Type Definition exprz::vec::StringExpr[][src]

type StringExpr = Expr<String>;
This is supported on crate feature alloc only.

Vector Expression Type over Strings