[][src]Type Definition type_freak::kvlist::KVNil

type KVNil = LNil;

The ending node of KVList.

Trait Implementations