Module grafen::describe [] [src]

Describe objects in an informative way.

Traits

Describe

A verbose description of an object. Moreso than Display should typically be. Maybe the distinction is unnecessary? If so, change it sometime.

Functions

describe_list

Describe a list of items using their describe method.

describe_list_short

Describe a list of items using their describe_short method.

unwrap_name

Unwrap an optional name of an object with a default None value.