Docs.rs
boost-rs-0.0.4
boost-rs 0.0.4
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
JasonkayZK
Dependencies
boost-rs-macros ^0.0.2
normal
log ^0.4
normal
rand ^0.8.5
normal
thiserror ^1.0.37
normal
criterion ^0.4.0
dev
Versions
3.85%
of the crate is documented
Go to latest version
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
☰
SignedInteger
Implementations on Foreign Types
i128
i16
i32
i64
i8
isize
Implementors
In boost_rs::types::integer
?
Trait
boost_rs
::
types
::
integer
::
SignedInteger
source
·
[
−
]
pub trait SignedInteger:
Integer
+
SignedBitOps
{ }
Implementations on Foreign Types
§
source
§
impl
SignedInteger
for
isize
source
§
impl
SignedInteger
for
i8
source
§
impl
SignedInteger
for
i16
source
§
impl
SignedInteger
for
i32
source
§
impl
SignedInteger
for
i64
source
§
impl
SignedInteger
for
i128
Implementors
§