Docs.rs
pgrx-sql-entity-graph-0.12.0-alpha.1
pgrx-sql-entity-graph 0.12.0-alpha.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
eeeebbbbrrrr
workingjubilee
PgCentralFoundation
Dependencies
convert_case ^0.6.0
normal
eyre ^0.6.9
normal
owo-colors ^3.5
normal
optional
petgraph ^0.6.4
normal
proc-macro2 ^1.0.78
normal
quote ^1.0.33
normal
syn ^2
normal
syntect ^5.1.0
normal
optional
thiserror ^1
normal
unescape ^0.1.0
normal
Versions
28.57%
of the crate is documented
Go to latest stable release
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
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
pgrx_sql_entity_graph
0.12.0-alpha.1
Modules
lifetimes
metadata
positioning_ref
Structs
AggregateType
AggregateTypeEntity
AggregateTypeList
CodeEnrichment
ControlFile
ExtensionSql
ExtensionSqlEntity
ExtensionSqlFile
NameMacro
PgAggregate
PgAggregateEntity
PgExtern
PgExternArgument
PgExternArgumentEntity
PgExternEntity
PgExternReturnEntityIteratedItem
PgOperator
PgOperatorEntity
PgTrigger
PgTriggerEntity
PgrxSql
PostgresEnum
PostgresEnumEntity
PostgresHash
PostgresHashEntity
PostgresOrd
PostgresOrdEntity
PostgresTypeDerive
PostgresTypeEntity
RustSqlMapping
Schema
SchemaEntity
ToSqlConfig
ToSqlConfigEntity
UsedType
UsedTypeEntity
Enums
ExternArgs
FinalizeModify
ParallelOption
PgCast
PgCastEntity
PgExternReturnEntity
PgTriggerAttribute
SqlDeclared
SqlDeclaredEntity
SqlGraphEntity
Traits
SqlGraphIdentifier
ToSql
Functions
ident_is_acceptable_to_postgres
parse_extern_attributes
?
Function
pgrx_sql_entity_graph
::
parse_extern_attributes
source
·
[
−
]
pub fn parse_extern_attributes(attr:
TokenStream
) ->
HashSet
<
ExternArgs
>