-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Enum Ptr 0.2.0 Plan #1
Comments
@QuarticCat hi, I'm interested in using this crate. for that, I wonder releasing also, as for cautions regarding if this is right, how about adding |
@ryoqun Besides, due to limitations of current type system, this crate is not as handy as I expected. I personally don't like separating I'm considering archiving it. If you'd like to take over this repo, I can offer some help.
For example, an implementation can use
I see no reason to change the layout of |
@QuarticCat thanks for replaying.
in that case, could you publish
I see. yeah, seems no easy solution to this. fyi, I'm not going to use
I'll agree with this obstacle and lack of proper solution on this... again, I'm fine with this limitation existing.
Thanks for kind offer! I'm satisfied with the functionalities of 0.2.0 as-is. that said, i can take over maintaining this crate if it's too busy for you to publish the 0.2.0 as-is. fyi, my account on crates.io is https://crates.io/users/ryoqun
got it. thanks for explaining.
lastly, as for my use-cases. i fond this crate useful in 2 ways while it's really ergonomic at the same time. (note that the referenced code is messy and in draft...)
|
@QuarticCat hi, this is a friendly ping. hope my reply finds you well. |
@ryoqun Sorry I missed your last message. I've invited you as repo collaborator and crate owner. BTW, I just read through the latest code. In a1fb764 I made a try to combine |
thanks! I've confirmed both invitations.
I reviewed that change. and it looks good to me. I tried hard to lift the requirement of manual annotation of Overall, I'm thinking it's okay to publish 0.2.0 as-is with the tip of the |
@QuarticCat as said yesterday, i think it's ready to publish fyi, I'm planning to use |
@ryoqun You can publish it. |
@QuarticCat I tried. but it looks like i need to be an owner of |
@ryoqun Invitation has been sent. Sorry for my miss... |
no problem. seems i successfully published |
Aligned::Pointee
toAligned::ALIGNMENT
Rc
andArc
std
toalloc
map_ref_mut
tomap_mut
The text was updated successfully, but these errors were encountered: