I have just started using iced and was thinking of build a custom widget whose content needs to be clipped but the problem is, I only see iced exposing a rectangular clip. So I want to know, is there a way to implement a custom clip according to a shape or path?