Docs.rs
syn-prelude-0.1.12
syn-prelude 0.1.12
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
powermacros
Dependencies
convert_case ^0.6
normal
proc-macro2 ^1
normal
quote ^1
normal
syn ^2
normal
syn-prelude-macros ^0.1.3
normal
Versions
0%
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
syn_
prelude
0.1.12
ToIdent
With
Case
Required Methods
to_ident_with_case
Implementations on Foreign Types
(&String, Span)
(&str, Span)
(String, Span)
Abstract
As
Async
Auto
Await
Become
Box
Break
Const
Continue
Crate
Default
Do
Dyn
Else
Enum
Extern
Final
Fn
For
Ident
If
Impl
In
Let
LitStr
Loop
Macro
Match
Mod
Move
Mut
Override
Priv
Pub
Ref
Return
SelfType
SelfValue
Static
Struct
Super
Trait
Try
Type
Typeof
Union
Unsafe
Unsized
Use
Virtual
Where
While
Yield
Implementors
In crate syn_
prelude
syn_prelude
Trait
ToIdentWithCase
Copy item path
Source
pub trait ToIdentWithCase { // Required method fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
; }
Required Methods
§
Source
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Implementations on Foreign Types
§
Source
§
impl
ToIdentWithCase
for (&
str
,
Span
)
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for (&
String
,
Span
)
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for (
String
,
Span
)
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Ident
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
LitStr
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Abstract
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
As
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Async
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Auto
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Await
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Become
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Box
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Break
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Const
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Continue
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Crate
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Default
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Do
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Dyn
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Else
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Enum
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Extern
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Final
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Fn
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
For
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
If
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Impl
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
In
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Let
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Loop
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Macro
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Match
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Mod
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Move
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Mut
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Override
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Priv
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Pub
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Ref
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Return
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
SelfType
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
SelfValue
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Static
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Struct
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Super
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Trait
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Try
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Type
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Typeof
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Union
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Unsafe
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Unsized
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Use
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Virtual
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Where
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
While
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Source
§
impl
ToIdentWithCase
for
Yield
Source
§
fn
to_ident_with_case
(&self, case:
Case
) ->
Ident
Implementors
§