Docs.rs
intext-0.0.0
intext 0.0.0
Permalink
Docs.rs crate page
Links
Repository
crates.io
Source
Owners
wtfsophia
Dependencies
chonk ^0.4
normal
serde ^1
normal
syntect ^3
normal
optional
Versions
0%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
intext
0.0.0
In intext::
parsers::
inline
intext
::
parsers
::
inline
Function
normal_emphasis
Copy item path
Source
pub fn normal_emphasis<'a>( state:
SharedState
, ) -> impl
Parser
<'a,
Node
,
Message
<'a>>