Skip to content
This repository was archived by the owner on Jan 6, 2025. It is now read-only.

Improve documentation #55

Closed
wants to merge 2 commits into from

Conversation

tnull
Copy link
Collaborator

@tnull tnull commented Nov 29, 2023

Based on #53.

WIP

Copying the pattern from the `lightning` crate, we re-export
`alloc`/`hashbrown` or `std` depending on whether the `std` feature is
set. We also copy some `sync` types from the `lightning` crate that
are `no-std` compatible.

Moreover, we check no-std compatibility in CI and, since we already
touched most of them, reorder and cleanup the `use` statements in all
modules.
@tnull tnull marked this pull request as draft November 29, 2023 10:24
@tnull
Copy link
Collaborator Author

tnull commented Dec 6, 2023

Closing as superseded by #58.

@tnull tnull closed this Dec 6, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant