Docs.rs
roman-0.1.6
roman 0.1.6
Permalink
Docs.rs crate page
Unlicense
Links
Homepage
Repository
crates.io
Source
Owners
linfir
Dependencies
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
roman
0.1.6
All Items
Crate Items
Statics
Functions
Crate
roman
Copy item path
Source
Expand description
Conversion between integers and roman numerals.
Statics
§
MAX
The largest number representable as a roman numeral.
Functions
§
from
Converts a roman numeral to an integer.
to
Converts an integer into a roman numeral.