#to-string

  1. i2u

    常用的通用函数,通过泛型实现零成本抽象,可以轻松地将数字转换为二进制、十六进制、八进制,并将实现Debug trait的任何类型转换为字符串

    v0.9.1 #hex #debugging #binary #display #to-string
  2. ryu-ecmascript

    快速浮点数转换为字符串,适用于ECMAScript NumberToString

    v0.1.1 3.0K #string-conversion #floating-point #string-formatting #javascript #decimal #numbers #to-string
  3. geosot

    在Rust中实现GeoSot

    v0.1.0 #to-string #grid #get-code
  4. lombok

    Rust的端口

    v0.4.0 4.8K #proc-macro #port #boilerplate #builder #getter #setter #to-string
  5. to_debug

    ToString特质的替代方案,使用Debug特质

    v0.1.0 #debug #traits #derive-debug #to-string #value
  6. 尝试使用DuckDuckGo搜索

  7. handy_macros

    避免编写 .to_string(),只需使用 s!() 即可

    v1.0.0 #macro #annoyingly #to-string
  8. to_string

    将原始数据类型打印为字符串的函数

    v0.1.0 #string #primitive #display #debugging
  9. string_literal

    宏自动将 .to_string() 调用插入到字符串字面量中

    v0.1.1 #literals #auto #insert #call #str #macro #to-string