Richard Schneeman on Nostr: I hit a roadblock with the fundamental idea behind drydoc regarding not wanting to ...
I hit a roadblock with the fundamental idea behind drydoc regarding not wanting to force people to make is a dependency.
By default the `doc` cfg doesn't seem to load dev-dependencies and I can't figure out a way to say to Rust "this needs to be here when building docs, but no other time."
It's still possibly useful and fun to play with, but this would limit any "real" usage unless I can figure out a workaround. https://github.com/schneems/drydoc/issues/3
#rust
By default the `doc` cfg doesn't seem to load dev-dependencies and I can't figure out a way to say to Rust "this needs to be here when building docs, but no other time."
It's still possibly useful and fun to play with, but this would limit any "real" usage unless I can figure out a workaround. https://github.com/schneems/drydoc/issues/3
#rust