github.com/go-faster/errors.Frame.Format (method)

3 uses

	github.com/go-faster/errors (current package)
		errors.go#L35: 	e.frame.Format(p)
		frame.go#L46: func (f Frame) Format(p Printer) {
		wrap.go#L72: 	e.frame.Format(p)