flams_
ontology
0.0.1
ModuleURI
Ref
Trait Implementations
ArchiveURITrait
ContentURITrait
PathURITrait
URIRefTrait<'a>
In flams_
ontology::
uris::
content::
modules
flams_ontology
::
uris
::
content
::
modules
Type Alias
ModuleURIRef
Copy item path
Source
pub type ModuleURIRef<'a> = &'a
ModuleURI
;
Trait Implementations
ยง
Source
ยง
impl<'a>
ArchiveURITrait
for
ModuleURIRef
<'a>
Source
ยง
fn
archive_uri
(&self) ->
ArchiveURIRef
<'a>
Source
ยง
fn
archive_id
(&self) -> &
ArchiveId
Source
ยง
impl<'a>
ContentURITrait
for
ModuleURIRef
<'a>
Source
ยง
fn
as_content
(&self) ->
ContentURIRef
<'a>
Source
ยง
fn
module
(&self) -> Self
Source
ยง
impl<'a>
PathURITrait
for
ModuleURIRef
<'a>
Source
ยง
fn
as_path
(&self) ->
PathURIRef
<'a>
Source
ยง
fn
path
(&self) ->
Option
<&'a
Name
>
Source
ยง
impl<'a>
URIRefTrait
<'a> for
ModuleURIRef
<'a>
Source
ยง
type
Owned
=
ModuleURI
Source
ยง
fn
owned
(self) -> Self::
Owned