```rs struct Strukt { field$0: Vec<u8> } ``` invoking the assist here will not show delegation options for slice methods like `first` or `last` but it definitely should.