Maximilian Schönenberg
Maximilian Schönenberg
Regression tests would be great for a library like this. I found this library and will check it out: [retest](http://www.qtrac.eu/rs/retest/retest/index.html)
I will definitely do this before I create a PR for the Clippy-Warnings. I'm just really busy right now. That's why it may take a while.
Let me share my implementation for creating a circle with a radius in meter: ```rust pub fn generate_geo_circle(location: &geo::Point, radius: f64) -> geo::Polygon { // generate a point in distance...
I would be interested in contributing to this! Is there any progress I can build upon?
It looks like `FixedLengthStream` is also implemented. What is missing to get this merged?
> The construct for `Offer` is also on purpose, due to the fact that we need to express that `target` is forbidden in most cases (everytime the schema validation goes...
@sebbader-sap What is the status on this? I need these reported issues to be fixed or clarified. Otherwise I am partly blocked and cannot further review it.. Please also add...
> [...] Apart of that, I regard the findings of this issue as solved as I also, for now, do not see a need to change the timestamp format. @sebbader-sap...
> Adding another one: > > https://github.com/International-Data-Spaces-Association/ids-specification/blob/63e5a401192336177f1d547ebd1f8e8f6f129269/negotiation/message/schema/contract-schema.json#L156 > > should be "odrl:target" Already reported (but not yet fixed) in #232