#rust folks it’s supposed to throw this error without lazy_static
crate , but it doesn’t?
https://git.sr.ht/~carnotweat/morning-rust/tree/main/item/sum.rs#L14
cc @rust @learningrustandlemmy
#rust folks it’s supposed to throw this error without lazy_static
crate , but it doesn’t?
https://git.sr.ht/~carnotweat/morning-rust/tree/main/item/sum.rs#L14
cc @rust @learningrustandlemmy
Good.
Can you formulate your question better, with a minimal example and properly formatted code?
@BB_C I am using rustfmt in Emacs , but yet I ll improvise, colite reference of doubt and get back her, although ATM its not very different from a github issue.
i have cited the exact rust crate required (as per doc) , to build , and it build L’s without that . My code compiles, instead of giving an error