]> Repositorios git - scryer-prolog.git/commit
Refactor result parsing to idiomatic Rust and extract into parsed_results.rs
authorNicolas Luck <[email protected]>
Wed, 12 Jul 2023 08:34:07 +0000 (10:34 +0200)
committerNicolas Luck <[email protected]>
Wed, 12 Jul 2023 08:34:07 +0000 (10:34 +0200)
commitf324c9591dc9b23fcb7350e781743db797ca0141
treed9647c0ccbee26fb9ef04030f7c6c36c5cae2a71
parent3347f830c7ac852eceedbd7224273d562223f51e
Refactor result parsing to idiomatic Rust and extract into parsed_results.rs
src/machine/mod.rs
src/machine/parsed_results.rs [new file with mode: 0644]