linksplatform / Solver

Algorithms to find shortest and simplest possible functions for given input and output data ranges.
The Unlicense
2 stars 1 forks source link

Fix compilation errors in get_link_by_id function #8

Closed linksplatform-sweepai[bot] closed 1 year ago

linksplatform-sweepai[bot] commented 1 year ago

Description

This PR fixes the compilation errors in the get_link_by_id function in the src/main.rs file. The errors were caused by the incorrect usage of the Link type and the placeholder _ in the function signature.

Summary of Changes

Please review and merge this PR. Thank you!

Fixes #7.


🎉 Latest improvements to Sweep:


💡 To get Sweep to edit this pull request, you can: