syn
Modules
parse
visit
Structs
AngleBracketedParameterData
Attribute
BareFnArg
BareFnTy
ByteStrLit
Delimited
DeriveInput
Field
FloatLit
Generics
Ident
ImplGenerics
IntLit
Lifetime
LifetimeDef
Mac
MutTy
ParenthesizedParameterData
Path
PathSegment
PolyTraitRef
QSelf
StrLit
Turbofish
TyGenerics
TyParam
TypeBinding
Variant
WhereBoundPredicate
WhereClause
WhereEqPredicate
WhereRegionPredicate
Enums
Abi
AttrStyle
BinOp
BinOpToken
Body
ConstExpr
DelimToken
FloatTy
FunctionRetTy
IntTy
Lit
MetaItem
Mutability
NestedMetaItem
PathParameters
StrStyle
Token
TokenTree
TraitBoundModifier
Ty
TyParamBound
UnOp
Unsafety
VariantData
Visibility
WherePredicate
Functions
parse_derive_input
parse_ident
parse_outer_attr
parse_path
parse_token_trees
parse_ty_param_bound
parse_type
parse_where_clause
Crates
bitflags
charmhelpers
chrono
dtoa
itoa
juju
libc
libsqlite3_sys
linked_hash_map
log
lru_cache
memchr
num
num_integer
num_iter
num_traits
quote
rusqlite
serde
serde_codegen_internals
serde_derive
serde_json
syn
synom
time
unicode_xid
Function
syn
::
parse_path
[
−
]
[src]
pub fn parse_path(input: &
str
) ->
Result
<
Path
,
String
>