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

fails to compile without runtime #463

Open
dvc94ch opened this issue Dec 24, 2023 · 1 comment
Open

fails to compile without runtime #463

dvc94ch opened this issue Dec 24, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@dvc94ch
Copy link

dvc94ch commented Dec 24, 2023

Describe the bug

makes sense to reexport some of the types to a frontend, not clear why a runtime is required

To Reproduce

cargo build --no-default-features

Expected behavior

builds fine

Code snippets

No response

OS

any

Rust version

any

Library version

since build.rs was added 7mo ago

API version

not stripe related

Additional context

No response

@dvc94ch dvc94ch added the bug Something isn't working label Dec 24, 2023
@arlyon
Copy link
Owner

arlyon commented Jan 4, 2024

The library is not designed to just expose the types but I am open to a change that adapts it to do so, as there is nothing that inherently prevents it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants