Docs.rs
rustpy-ml-0.1.0
rustpy-ml 0.1.0
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
amoschanGH
Dependencies
anyhow ^1.0
normal
inventory ^0.3
normal
once_cell ^1.19
normal
pyo3 ^0.23
normal
thiserror ^2.0
normal
tokio ^1
dev
Versions
84.09%
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
get_global
rustpy_
ml
0.1.0
rustpy_ml
Function
get_
global
Copy item path
Source
pub fn get_global(name: &
str
) ->
Result
<
Option
<
Py
<
PyAny
>>>
Expand description
Get a global Python variable