bug-gettext
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #56774] support Rust programming language


From: Kévin
Subject: [bug #56774] support Rust programming language
Date: Wed, 29 Jan 2025 04:31:20 -0500 (EST)

Follow-up Comment #8, bug #56774 (group gettext):

Thank you for implementing this.

I didn't test it yet, but looking at the tests it looks like named variables
are not supported. At the same time the docs say that all formats supported by
formatx are supported, but formatx supports named variables, as can be seen in
the examples:


formatx!("x = {}, y = {y}", 10, y = 30).unwrap();




    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?56774>

_______________________________________________
Message posté via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]