Docs.rs
ergo-lib-c-0.28.0
ergo-lib-c 0.28.0
Permalink
Docs.rs crate page
CC0-1.0
Links
Repository
crates.io
Source
Owners
greenhat
ross-weir
SethDusek
Dependencies
ergo-lib-c-core ^0.28.0
normal
paste ^1.0
normal
Versions
77.61%
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
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
ergo
0.28.0
Integer
Type
Implementations on Foreign Types
i16
i32
i64
u8
u32
usize
Implementors
In crate ergo
ergo
Trait
IntegerType
Copy item path
Source
pub trait IntegerType { }
Implementations on Foreign Types
§
Source
§
impl
IntegerType
for
i16
Source
§
impl
IntegerType
for
i32
Source
§
impl
IntegerType
for
i64
Source
§
impl
IntegerType
for
u8
Source
§
impl
IntegerType
for
u32
Source
§
impl
IntegerType
for
usize
Implementors
§