Skip to main content

platform_num/
lib.rs

1mod imp;
2
3pub use imp::{LinkType, MaxValue, Num, SignNum, ToSigned};