pub fn inspect<C: Client>( client: &C, container: &Container, ) -> ContainerResult<Option<DetailedContainerInfo>>