Searched defs:Backend (Results 1 – 2 of 2) sorted by relevance
39 pub unsafe trait Backend { interface
27 type Backend: Backend + 'static; typedef