[][src]Module structural::mut_ref

A wrapper type for a mutable pointer with a lifetime.

Structs

MutRef

A wrapper type that associates a mutable raw pointer with a lifetime.