janetrs icon indicating copy to clipboard operation
janetrs copied to clipboard

Add feature check to doctests

Open yrns opened this issue 9 months ago • 3 comments

I noticed many doctests fail since JanetClient isn't in the default feature set. The doctests can be wrapped with #[cfg_attr(..., doc = "...")] to skip them with the default features. I can do the rest if you think this is worth the effort (there's a lot). Or, just close if not.

yrns avatar Sep 11 '23 19:09 yrns