Docs.rs
basalt-tui-0.12.4
basalt-tui 0.12.4
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
erikjuhani
Dependencies
basalt-core ^0.8.2
normal
crossterm ^0.29.0
normal
etcetera ^0.11.0
normal
natord ^1.0.9
normal
pulldown-cmark ^0.13.0
normal
ratatui ^0.30.0
normal
serde ^1.0.224
normal
textwrap ^0.16.2
normal
thiserror ^2.0.16
normal
toml ^1.0.0
normal
unicode-width ^0.2.0
normal
indoc ^2
dev
insta ^1.43.2
dev
similar-asserts ^2.0.0
dev
Versions
4.88%
of the crate is documented
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
from_str
basalt_
tui
0.12.4
In basalt_
tui::
note_
editor::
parser
basalt_tui
::
note_editor
::
parser
Function
from_
str
Copy item path
Source
pub fn from_str(text: &
str
) ->
Vec
<
Node
>