Docs.rs
gridline-0.1.1
gridline 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
ali-raheem
Dependencies
crossterm ^0.28
normal
dashmap ^6
normal
ratatui ^0.29
normal
regex ^1
normal
rhai ^1.24.0
normal
serde ^1.0
normal
textplots ^0.8
normal
thiserror ^2.0
normal
Versions
41.51%
of the crate is documented
Go to latest version
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Skip to main content
create_engine
gridline_
engine
0.1.1
In gridline_
engine::
engine
gridline_engine
::
engine
Function
create_
engine
Copy item path
Source
pub fn create_engine(grid:
Arc
<
Grid
>) ->
Engine
Expand description
Create a Rhai engine with built-ins registered.