[][src]Type Definition creole_nom::creole::ICreole

type ICreole<'a> = _Creole<&'a str>;

internal &str version for shorter building than Creole::Text("".to_owned())