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

support/mod: Support for many more traits and crates. #147

Open
github-actions bot opened this issue Jun 11, 2022 · 0 comments
Open

support/mod: Support for many more traits and crates. #147

github-actions bot opened this issue Jun 11, 2022 · 0 comments
Assignees
Labels
feature tracker Issue tracked by bot

Comments

@github-actions
Copy link

github-actions bot commented Jun 11, 2022

On 2023-08-28 @recmo wrote in 585c5ce “Merge pull request #298 from recmo/num-traits”:

Support for many more traits and crates.
https://crates.io/crates/der
https://crates.io/crates/bitvec

mod serde;
pub mod sqlx;
mod valuable;
mod zeroize;

// FEATURE: Support for many more traits and crates.
// * https://crates.io/crates/der
// * https://crates.io/crates/bitvec

// * open-fastrlp

// Big int types:
// * https://crates.io/crates/crypto-bigint

From src/support/mod.rs:25

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature tracker Issue tracked by bot
Projects
None yet
Development

No branches or pull requests

1 participant