Skip to main content

parse_object_key

Function parse_object_key 

Source
pub fn parse_object_key(key: &str) -> Option<ParsedObjectKey<'_>>
Expand description

Classifies a current or reserved durable object key without validating identifier text.

Returns None for private, foreign, or unrecognized paths. See durable object families.