1 2 3 4
#![feature(test)] type BenchStringType = flexible_string::FlexibleString<250>; include!("common/string.in.rs");