field-project
Generic projection for all types! This crate adds projection support, through the Project trait and proj! macro
to all types in Rust. No derive required!
use Pin;
use proj;
Generic projection for all types! This crate adds projection support, through the Project trait and proj! macro
to all types in Rust. No derive required!
use Pin;
use proj;