Features from optional dependencies

anyhow implicit feature

Enables anyhow

anyhow:

Flexible concrete Error type built on std::error::Error

Affects context::AnyhowErrContext, context::AnyhowResContext

serde implicit feature

Enables serde

serde:

A generic serialization/deserialization framework