pub trait AsyncFileBody: AsyncRead + Unpin + Send { }
A type that may be used as the contents field in a SphereFile