Skip to main content

declared_registration

Function declared_registration 

Source
pub fn declared_registration(
    id: impl Into<String>,
    moving: Option<ContentReference>,
    fixed: Option<ContentReference>,
    transform: RigidTransform,
    note: Option<String>,
) -> Result<Registration, RegistrationError>
Expand description

Build a validated operator-declared registration document.