Docs.rs
jlrs-0.23.0
jlrs 0.23.0
Permalink
Docs.rs crate page
MIT
11 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
Taaitaaiger
Dependencies
async-channel ^2
normal
optional
atomic ^0.6
normal
fnv ^1
normal
half ^2.4
normal
optional
jl-sys ^0.27
normal
jlrs-macros ^0.6
normal
jlrs-sys ^0.2
normal
lock_api ^0.4
normal
ndarray ^0.17
normal
optional
num-complex ^0.4
normal
optional
once_cell ^1
normal
parking_lot ^0.12
normal
rustc-hash ^2
normal
semver ^1
normal
smallvec ^1
normal
thiserror ^2
normal
tokio ^1
normal
optional
tokio ^1
dev
find-julia ^0.1
build
jlrs-compat ^0.1
build
Versions
83.04%
of the crate is documented
Platform
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
Skip to main content
ArrayRet
jlrs
0.23.0
Array
Ret
Aliased Type
In jlrs::
data::
managed::
array
jlrs
::
data
::
managed
::
array
Type Alias
Array
Ret
Copy item path
Source
pub type ArrayRet =
WeakArray
<'static, 'static>;
Aliased Type
ยง
pub struct ArrayRet(
/* private fields */
);