pub fn cdr_location() -> Result<CdrLocation, InvalidString>Available on crate feature
testkit only.Expand description
The CdrLocation that matches location.
ยงErrors
Returns InvalidString if any of the fixed values is not usable, which cannot happen.