Docs.rs
displayr-rustr-0.2.0
displayr-rustr 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
fsalbaroli
Dependencies
chrono ^0.4.38
normal
optional
clippy ^0.0.302
normal
optional
log ^0.4.22
normal
optional
nalgebra ^0.33.0
normal
optional
num ^0.4.3
normal
optional
rand ^0.8.5
normal
optional
Versions
1.79%
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
rustr
0.2.0
UIntoR
Required Methods
uintor
Implementations on Foreign Types
&'a [CString]
&'a [f32]
&'a [f64]
&'a [i8]
&'a [i16]
&'a [i32]
&'a [i64]
&'a [isize]
&'a [u8]
&'a [u16]
&'a [u32]
&'a [u64]
&'a [usize]
&'a str
()
BTreeSet<CString>
BTreeSet<bool>
BTreeSet<i8>
BTreeSet<i16>
BTreeSet<i32>
BTreeSet<i64>
BTreeSet<isize>
BTreeSet<u8>
BTreeSet<u16>
BTreeSet<u32>
BTreeSet<u64>
BTreeSet<usize>
BinaryHeap<CString>
BinaryHeap<bool>
BinaryHeap<i8>
BinaryHeap<i16>
BinaryHeap<i32>
BinaryHeap<i64>
BinaryHeap<isize>
BinaryHeap<u8>
BinaryHeap<u16>
BinaryHeap<u32>
BinaryHeap<u64>
BinaryHeap<usize>
CString
HashSet<CString>
HashSet<bool>
HashSet<i8>
HashSet<i16>
HashSet<i32>
HashSet<i64>
HashSet<isize>
HashSet<u8>
HashSet<u16>
HashSet<u32>
HashSet<u64>
HashSet<usize>
LinkedList<CString>
LinkedList<bool>
LinkedList<f32>
LinkedList<f64>
LinkedList<i8>
LinkedList<i16>
LinkedList<i32>
LinkedList<i64>
LinkedList<isize>
LinkedList<u8>
LinkedList<u16>
LinkedList<u32>
LinkedList<u64>
LinkedList<usize>
Vec<CString>
Vec<bool>
Vec<f32>
Vec<f64>
Vec<i8>
Vec<i16>
Vec<i32>
Vec<i64>
Vec<isize>
Vec<u8>
Vec<u16>
Vec<u32>
Vec<u64>
Vec<usize>
VecDeque<CString>
VecDeque<bool>
VecDeque<f32>
VecDeque<f64>
VecDeque<i8>
VecDeque<i16>
VecDeque<i32>
VecDeque<i64>
VecDeque<isize>
VecDeque<u8>
VecDeque<u16>
VecDeque<u32>
VecDeque<u64>
VecDeque<usize>
bool
f32
f64
i8
i16
i32
i64
isize
u8
u16
u32
u64
usize
Implementors
In rustr::
traits
rustr
::
traits
Trait
UIntoR
Copy item path
Source
pub trait UIntoR { // Required method unsafe fn
uintor
(&self) ->
SEXP
; }
Required Methods
§
Source
unsafe fn
uintor
(&self) ->
SEXP
Implementations on Foreign Types
§
Source
§
impl
UIntoR
for
bool
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
f32
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
f64
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
i8
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
i16
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
i32
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
i64
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
isize
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
u8
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
u16
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
u32
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
u64
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
()
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
usize
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
bool
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
i8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
i16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
i32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
i64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
isize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
u8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
u16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
u32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
u64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
usize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BinaryHeap
<
CString
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
bool
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
i8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
i16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
i32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
i64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
isize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
u8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
u16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
u32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
u64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
usize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
BTreeSet
<
CString
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
bool
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
f32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
f64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
i8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
i16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
i32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
i64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
isize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
u8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
u16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
u32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
u64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
usize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
LinkedList
<
CString
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
bool
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
f32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
f64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
i8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
i16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
i32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
i64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
isize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
u8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
u16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
u32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
u64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
usize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
VecDeque
<
CString
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
CString
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
bool
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
f32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
f64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
i8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
i16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
i32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
i64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
isize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
u8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
u16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
u32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
u64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
usize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
Vec
<
CString
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
bool
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
i8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
i16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
i32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
i64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
isize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
u8
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
u16
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
u32
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
u64
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
usize
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl
UIntoR
for
HashSet
<
CString
>
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a
str
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
f32
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
f64
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
i8
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
i16
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
i32
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
i64
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
isize
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
u8
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
u16
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
u32
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
u64
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
usize
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Source
§
impl<'a>
UIntoR
for &'a [
CString
]
Source
§
unsafe fn
uintor
(&self) ->
SEXP
Implementors
§
Source
§
impl<'a, T:
ToSEXP
>
UIntoR
for
NameObj
<'a, T>
Source
§
impl<Obj:
Any
, T:
SEXPbucket
>
UIntoR
for
RPtrM
<Obj, T>
Source
§
impl<Obj:
Any
, T:
SEXPbucket
>
UIntoR
for
RWeakM
<Obj, T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RDotM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
EnvirM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RFmlM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
PromiseM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RCharM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
ReferenceM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RFunM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RLangM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RObjM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
S4M
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
SymbolM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
BoolVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
CplVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
IntVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
NumVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RawVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
CharVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
ExprVecM
<T>
Source
§
impl<T:
SEXPbucket
>
UIntoR
for
RListM
<T>