Docs.rs
bitsy-parser-0.710.1
bitsy-parser 0.710.1
Permalink
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
synth-ruiner
Dependencies
data-encoding ^2.3.1
normal
loe ^0.2.0
normal
radix_fmt ^1.0.0
normal
Versions
11.59%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
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
bitsy_
parser
0.710.1
Unquote
Required Methods
unquote
Implementations on Foreign Types
String
Implementors
In crate bitsy_
parser
bitsy_parser
Trait
Unquote
Copy item path
Source
pub trait Unquote { // Required method fn
unquote
(&self) ->
String
; }
Required Methods
§
Source
fn
unquote
(&self) ->
String
Implementations on Foreign Types
§
Source
§
impl
Unquote
for
String
Source
§
fn
unquote
(&self) ->
String
Implementors
§