Skip to content

about std output #69013

Closed
Closed
@toop

Description

@toop

I very like the Rust lang, We strongly hope to add syntax to template output:
fn main(){
let string = “test”;
println!("${string}");
// "test"
//or
println!("{string}");
// "test"
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions