We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
/// persistent id outliving services, but represent same entity #[marine] pub type ReplicaSetId = String;
will give
--- persistent id outliving services, but represent same entity aqua ReplicaSetId : string
The text was updated successfully, but these errors were encountered:
with lack of ide, it will give help and hints and no need to type manually in aqua stuff suggested by backend(rust developer)
Sorry, something went wrong.
It depends on a support of type aliases in marine-rs-sdk fluencelabs/marine-rs-sdk#73.
No branches or pull requests
will give
The text was updated successfully, but these errors were encountered: