This website works better with JavaScript.
Explore
Help
Sign In
Trivernis
/
hydrus-api-rs
mirror of
https://github.com/Trivernis/hydrus-api-rs.git
Watch
1
Star
0
Fork
You've already forked hydrus-api-rs
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
92ff53e163
develop
main
feature/high-level-wrapper
v0.10.2
v0.10.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '92ff53e163'
${ noResults }
hydrus-api-rs
/
tests
/
wrapper
/
mod.rs
5 lines
64 B
Rust
Raw
Normal View
History
Unescape
Escape
Add functions to files to retrieve information, associate urls and get tags Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
mod
test_files
;
Add hydrus wrapper with services and version info Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
mod
test_hydrus
;
Add importing to hydrus wrapper Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
mod
test_import
;
Add importing functions to url type Signed-off-by: trivernis <trivernis@protonmail.com>
3 years ago
mod
test_url
;