Docs.rs
kodept-core-0.2.2
kodept-core 0.2.2
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
ITesserakt
Dependencies
derive_more ^0.99
normal
itertools ^0.12
normal
pathdiff ^0.2.1
normal
size-of ^0.1.5
normal
thiserror ^1.0
normal
tracing ^0.1.37
normal
tempfile ^3.7.0
dev
Versions
9.88%
of the crate is documented
Go to latest version
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_core
0.2.2
Named
Provided Methods
name
Implementors
In crate kodept_core
?
Trait
kodept_core
::
Named
source
·
[
−
]
pub trait Named { // Provided method fn
name
(&self) -> &'static
str
{ ... } }
Provided Methods
§
source
fn
name
(&self) -> &'static
str
Implementors
§