Tobias Clasen
Results
3
comments of
Tobias Clasen
I am getting the same error, on a 2021 edition Legion 5 Pro - model "82JQ Legion 5 Pro 16ACH6H".
Here it is: ``` Bus 004 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub Bus 003 Device 003: ID 8087:0029 Intel Corp. AX200 Bluetooth Bus 003 Device 002: ID...
Cargo basically has two ways to compile a crate, a binary, which has a main function defined, or a library, which does not. It seems like more of an "issue"...