[][src]Function serde_detach::detach

pub fn detach<T>(detach: Detach<T>) -> T

Gently nudges the compiler into deserialising as [Detach<T>] and unwraps it.