Docs.rs
morphir-core-0.2.0
morphir-core 0.2.0
Permalink
Docs.rs crate page
Apache-2.0
26 September 2026
Links
Homepage
Repository
crates.io
Source
Owners
finos-admin
Dependencies
anyhow ^1.0
normal
bigdecimal ^0.4
normal
granit-parser =1.3.0
normal
indexmap ^2
normal
lasso ^0.7
normal
num-bigint ^0.5
normal
schemars ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha2 ^0.11
normal
stacker ^0.1
normal
thiserror ^2.0
normal
rstest ^0.27
dev
Versions
55.88%
of the crate is documented
Platform
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
Skip to main content
Module interner
morphir_
core
0.2.0
Module interner
Module Items
Functions
Type Aliases
In morphir_
core::
naming
morphir_core
::
naming
Module
interner
Copy item path
Source
Functions
§
intern
Interns a string and returns its handle.
interner
Returns a reference to the global string interner.
resolve
Resolves an interned handle back to its string value.
Type Aliases
§
Word
A handle to an interned string (word).