Mention FloatCore in README

This commit is contained in:
Vinzent Steinberg 2018-02-07 12:47:12 +01:00
parent d115dadeb1
commit 52bc8eb22b
1 changed files with 2 additions and 1 deletions

View File

@ -32,7 +32,8 @@ version = "0.2"
default-features = false
```
The `Float` and `Real` traits are only available when `std` is enabled.
The `Float` and `Real` traits are only available when `std` is enabled. The
`FloatCore` trait is always available.
## Releases