Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stranger6667/css-inline
/ finish
Method
finish
css-inline/src/html/parser.rs:171–173 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
169
Self: 'a;
170
171
fn finish(self) -> Document {
172
self.document.into_inner()
173
}
174
175
fn parse_error(&self, _msg: Cow<'static, str>) {}
176
Callers
1
hash_class_name
Function · 0.80
Calls
1
into_inner
Method · 0.80
Tested by
no test coverage detected