Closed Ddystopia closed 8 months ago
Hello, as post_service and similar require path specifiers, NoPathParameters and others should probably not be #[doc(hidden)] anymore. It is not a big deal but rust-analyzer is not doing auto imports with that.
post_service
NoPathParameters
#[doc(hidden)]
Hello, as
post_service
and similar require path specifiers,NoPathParameters
and others should probably not be#[doc(hidden)]
anymore. It is not a big deal but rust-analyzer is not doing auto imports with that.