Sam Johnson
Sam Johnson
if we want to get that granular, might make sense to simply have an additional attribute `#[docify::capture_attrs_start]` and `#[docify::capture_attrs_end]` which will capture any attributes appearing between those two and also...
Yeah I'm planning to make use of the new features within docify as they get added. The tricky thing is it's not actually possible to use all of docify fully...
btw, yes it seems to be a fundamental issue in rust atm that you can't generate an inner attribute from a macro. If we could write custom inner attributes this...
Is the arch package up-to-date or should I clone directly? Asking because I'm on arch and considering using this in a few days, and the arch package says it was...
Yeah I mean I think _something_ around this would definitely be helpful. I've run into this same problem making my own parsing library `quoth` recently, and I don't have a...
note: should probably add a PR template for the companion PRs 🤔
@JohnReedV merge conflict
how is "X is a sn owner and in triumvirate" handled? That's fine?
@gztensor > It needs a formal definition, i.e. what tests need to pass. E.g. does it imply testing on a full live data in Finney? So right now this is...
related Q: how do we feel about semver with respect to this stuff -- what sorts of things constitute a patch, minor, and major version change when it comes to...