Docs.rs
kodept-macros-0.1.6
kodept-macros 0.1.6
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ITesserakt
Dependencies
codespan ^0.11.1
normal
codespan-reporting ^0.11.1
normal
derive_more ^0.99
normal
extend ^1.2
normal
kodept-ast ^0.4
normal
kodept-core ^0.2
normal
tracing ^0.1.40
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
kodept_
macros
0.1.6
File
Contextual
Required Methods
file_path
Implementors
In kodept_
macros::
traits
kodept_macros
::
traits
Trait
FileContextual
Copy item path
Source
pub trait FileContextual { // Required method fn
file_path
(&self) ->
CodePath
; }
Required Methods
§
Source
fn
file_path
(&self) ->
CodePath
Implementors
§