Which among the following is not true regarding if let in Rust?

Question:Which among the following is not true regarding if let in Rust?

1.else can be included within if let

2.if let takes a pattern and an expression separated by an = sign

3.if let takes a pattern and an expression separated by an => sign

4.matches one pattern and ignoring the rest


Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!