[][src]Module lincoln_common::traits

Traits

Access

A trait for field access

AccessMut
AnyDebugDisplay

A wrapper trait for wrapped values. It represents any types that are both Any and Debug.

StringLike

A trait that makes use of string like types (String and &str) easier.