Ben Schofield

Results 5 issues of Ben Schofield

Hi there, I'm running into an issue trying to use `comrak::parse_document` in an async function due to the use of RefCell in the AstNode type. I was wondering if anyone...

Update the dead link to the SpiderMonkey parser API to a web archive link of the same page from 2014.

Add a warning to the sim when a given host or client blocks progress in a simulation run. This works by spawning a background thread for each run that periodically...

Creating this issue to discuss about for PartialVersion parsing. Currently [`Version::parse`](https://docs.rs/semver/latest/semver/struct.Version.html#method.parse) only supports parsing full versions (i.e., with at least a major, minor, and a patch). Would you be against...

Add backwards conversion from protobuf Profile to Report, enabling roundtrip conversion between the two formats. This allows users to reconstruct Report objects from previously exported protobuf data, which is helpful...

dco-signoff: yes
contribution
first-time-contributor