Skip to content
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

question about traitobject dependency #2

Open
rlovell3 opened this issue Sep 13, 2024 · 1 comment
Open

question about traitobject dependency #2

rlovell3 opened this issue Sep 13, 2024 · 1 comment

Comments

@rlovell3
Copy link

Philip,
Thanks for writing destructure_traitobject. I need your help understanding it.

I'm trying to pin down the warning I get about traitobject. I traced it to the crate log4rs, which I've used in my project. Log4rs depends on destructure_traitobject, and it seems that destructure_traitobject depends on traitobject.

Being that destructure_traitobject was written by you to fix the issues with traitobject, does this suggest that I can ignore the warning, and not worry about the future warning with respect to traitobject?

When Rust finally breaks from any contact with traitobject, how will destructure_traitobject continue to compile?

@philip-peterson
Copy link
Owner

Destructure_traitobject does not depend on traitobject, instead it is a fork of traitobject: https://crates.io/crates/destructure_traitobject/0.3.0/dependencies

I do not know what the warning you are getting says. Can you paste the message? Is it a security warning of some kind?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants