these fields correctly?
sysroot_src?: string;
crates: Crate[];
What does the ?: do, looks like typescript to me 😂
just as confused as you are
it unwraps a result enum, if the result is an error variant it return the error to the caller.
looool this is the schema (expressed in typescript) of the configuration json
why are you using this?
Обсуждают сегодня