Skip to content

Doesn't work println from rust code #386

Answered by EnvOut
EnvOut asked this question in Q&A
Discussion options

You must be logged in to vote

Found soulution. Instead of:
println!("message");
we should use:
rinf::debug_print!("message");

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by EnvOut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant