[go: up one dir, main page]

ryu 0.2.0

Fast floating point to string conversion
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
language: rust

rust:
  - nightly
  - beta
  - stable

matrix:
  include:
    - rust: 1.15.0
      script:
        - cargo build