[][src]Type Definition genco::python::Tokens

type Tokens<'el> = Tokens<'el, Python>;

Tokens container specialization for Python.